InterviewSolution
Saved Bookmarks
| 1. |
_____________ displays an estimate of the current amount of disk space used by a table.(a) sp_lock(b) sp_who(c) sp_monitor(d) sp_spaceusedThe question was asked in a national level competition.This intriguing question originated from Performance Monitoring in chapter Monitoring and Auditing of SQL Server |
|
Answer» The correct answer is (d) sp_spaceused |
|