1.

Point out the wrong statement.(a) All the global variables represent information specific to the server or a current user session(b) SQL Server provides only three global variables(c) Global variables represent a special type of variable(d) None of the mentionedThe question was posed to me during an interview.I would like to ask this question from Variables in division Developing with SQL Server of SQL Server

Answer»

The CORRECT choice is (B) SQL Server provides only three global variables

To explain I would say: SQL Server provides a MASSIVE number of global variables, which are very effective to use in our regular Transact-SQL.



Discussion

No Comment Found

Related InterviewSolutions