SET Statements Part-2 | CONCAT_NULL_YIELDS_NULL | XACT_ABORT | NUMERIC_ROUNDABORT | ARITHABORT

SET Statements Part-2 | CONCAT_NULL_YIELDS_NULL | XACT_ABORT | NUMERIC_ROUNDABORT | ARITHABORT | UPDATE_STATISTICS Agenda: ------------- 1. What is the use of SET CONCAT_NULL_YIELDS_NULL OFF|ON in SQL? 2. What is the use of SET XACT_ABORT OFF|ON in SQL? 3. What is the use of SET NUMERIC_ROUNDABORT OFF|ON in SQL? 4. What is the use of SET ARITHABORT OFF|ON in SQL? 5. What is the use of SET UPDATE_STATISTICS OFF|ON in SQL? Subscribe to our YouTube Channel: Visit our Website for more Articles:
Back to Top