InterviewSolution
Saved Bookmarks
| 1. |
Statement for dropping XML index is __________(a) DROP INDEX(b) DELETE INDEX(c) REMOVE INDEX(d) None of the MentionedThis question was addressed to me at a job interview.Asked question is from Working With XML Data topic in chapter Beyond Relational of SQL Server |
|
Answer» Right answer is (a) DROP INDEX |
|