InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statement drops the synonym?(a) DELETE SYNONYM(b) DROP SYNONYM(c) REMOVE SYNONYM(d) None of the mentionedThis question was posed to me during an interview.Enquiry is from Data Definition Language topic in portion Creating the Physical Database Schema of SQL Server |
|
Answer» Right option is (d) NONE of the mentioned |
|