InterviewSolution
| 1. |
What Are The Benefits And Tasks Of Object Explorer? |
|
Answer» OBJECT Explorer : SQL Server Management Studio PROVIDES features for managing objects in instances of the Database Engine, Analysis Services, Integration Services, and Reporting Services. Benefits of Object Explorer : Object Explorer provides a hierarchical user interface to view and manage the objects in each instance of SQL Server. The Object Explorer DETAILS pane presents a tabular view of instance objects, and the capability to search for specific objects. The capabilities of Object Explorer VARY slightly DEPENDING on the type of server, but generally include the development features for databases, and management features for all server types. Object Explorer Tasks : Open and Configure Object Explorer : Describes how to open the Object Explorer and configure the options that define the behavior of the explorer. Object Explorer : SQL Server Management Studio provides features for managing objects in instances of the Database Engine, Analysis Services, Integration Services, and Reporting Services. Benefits of Object Explorer : Object Explorer provides a hierarchical user interface to view and manage the objects in each instance of SQL Server. The Object Explorer Details pane presents a tabular view of instance objects, and the capability to search for specific objects. The capabilities of Object Explorer vary slightly depending on the type of server, but generally include the development features for databases, and management features for all server types. Object Explorer Tasks : Open and Configure Object Explorer : Describes how to open the Object Explorer and configure the options that define the behavior of the explorer. |
|