InterviewSolution
Saved Bookmarks
| 1. |
Which panel presents a list of objects under the selected node?(a) Template Explorer(b) Object Explorer(c) Properties window(d) Query EditorI had been asked this question during an interview.I need to ask this question from Management Studio in division Laying the Foundation of SQL Server |
|
Answer» RIGHT ANSWER is (B) Object Explorer Explanation: Object Explorer is used for administering and DEVELOPING SQL Server database objects. |
|