Question { 40183 }
What is the difference between a local and a global variable?
Answer
| Is This Answer Correct ? | 119 Yes | 23 No |
Question { 7358 }
How do you use DBCC statements to monitor various aspects of
a SQL server installation?
Answer
| Is This Answer Correct ? | 3 Yes | 1 No |
Question { 8260 }
Can a stored procedure call another stored procedure. If yes
what level and can it be controlled?
Answer
| Is This Answer Correct ? | 5 Yes | 5 No |
Question { 9022 }
In one table there is 10 records without id num,without
primary key and it is not sorted then how to extract last 6
record from table?
Answer
| Is This Answer Correct ? | 2 Yes | 1 No |