InterviewSolution
Saved Bookmarks
| 1. |
sp_estimate_data_compression_savings requires ______ permission on the table.(a) UPDATE(b) SELECT(c) DELETE(d) None of the mentionedThe question was posed to me in an international level competition.This interesting question is from Data Compression in section Performance Tuning and Optimization of SQL Server |
|
Answer» Correct option is (b) SELECT |
|