What is the use of Set NOCOUNT ON;?
Interview question and answer by:
Lakhangarg | Posted on: 10/27/2009 | Category:
SQL Server Interview questions | Views: 2731 |
Answer:
By Default When we execute any command it return us the number of record affected. if we don't want to return the number of records affected then we can use Set NOCOUNT ON;
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: