InterviewSolution
Saved Bookmarks
| 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 |
|