InterviewSolution
Saved Bookmarks
| 1. |
Index page deallocation during a ________ operation is always fully logged.(a) DROP INDEX(b) CREATE INDEX(c) ALTER INDEX(d) None of the mentionedThe question was asked during a job interview.This interesting question is from Working With Transaction Log topic in section Performance Tuning and Optimization of SQL Server |
|
Answer» The correct answer is (a) DROP INDEX |
|