InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a global variable?(a) CPU_BUSY(b) CPU_IO(c) CPU(d) I_BUSYI got this question during an interview.Question is taken from Variables topic in section Developing with SQL Server of SQL Server |
|
Answer» Correct choice is (a) @@CPU_BUSY |
|