InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a database object?(a) Database Diagrams(b) Stored Procedures(c) PowerShell(d) IndexThe question was asked at a job interview.Asked question is from Management Studio topic in section Laying the Foundation of SQL Server |
|
Answer» RIGHT choice is (c) PowerShell For EXPLANATION I would SAY: PowerShell is a tool utility not a database OBJECT. |
|