InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong statement with respect to ALTER INDEX statement.(a) Adds new format for specifying index and table names(b) Adds the index option:MAXDOP(c) Adds the index option:ONLINE(d) None of the mentionedI got this question in an interview for job.This intriguing question comes from Data Definition Language in division Creating the Physical Database Schema of SQL Server |
|
Answer» Right ANSWER is (d) None of the mentioned |
|