InterviewSolution
Saved Bookmarks
| 1. |
Which command is used to reset default configuration in SSMS?(a) Clear(b) Hide(c) Reset all(d) ResetI had been asked this question in homework.I need to ask this question from Management Studio in chapter Laying the Foundation of SQL Server |
|
Answer» CORRECT choice is (d) RESET The best EXPLANATION: To reset Management Studio to its default configuration (Object Explorer ➪ Tabbed Documents ➪Property WINDOW) use the Window ➪ Reset Window Layout MENU command. |
|