adplus-dvertising
frame-decoration

Question

_____________ 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_spaceused

Answer: (d).sp_spaceused

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. _____________ displays an estimate of the current amount of disk space used by a table.

Similar Questions

Discover Related MCQs

Q. Which of the following determines type or resource to which the lock applies?

Q. The Activity Monitor in SQL Server Management Studio graphically displays information about ______________

Q. Which of the following is the benefit of SQL Server Profiler?

Q. Point out the correct statement.

Q. Which of the following is an event class?

Q. Which of the following stored procedure will stop the trace?

Q. Point out the wrong statement.

Q. Which of the following is syntax for sp_trace_setevent?

Q. Which of the following argument has option value 2 in sp_trace_create procedure?

Q. Which of the following events and their columns are contained in the trace?

Q. TRACE_PRODUCE_BLACKBOX file can be saved in the following location?

Q. Which of the following event has event number 15 in the trace?

Q. Which of the following requires VIEW SERVER STATE permission on the server?

Q. Point out the correct statement.

Q. How many types of wait occur in SQL Server?

Q. The contents of sys.dm_os_wait_stats can be reset by running which of the following command?

Q. Point out the wrong statement.

Q. ______ waits occur when a worker requests access to a resource that is not available because the resource is being used by some other worker or is not yet available.

Q. Which of the following wait occurs when a task is waiting for I/Os to finish?

Q. When does BROKER_TO_FLUSH wait type event occur?