What are the benefits and tasks of object explorer? : sql server management studio



What are the benefits and tasks of object explorer? : sql server management studio..

Answer / Sandeep Aswal

Object Explorer is a critical component of SQL Server Management Studio (SSMS) that offers several benefits: it provides a graphical representation of database objects, allows navigation and management of these objects, and performs common tasks like running queries, creating scripts, or modifying properties.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

State the difference between union and union all?

1 Answers  


What are the difference between primary key and unique key? : sql server database administration

1 Answers  


What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration

1 Answers  


Explain how to integrate the ssrs reports in application?

1 Answers  


how to retrive only second row from table in sql server 2000?

15 Answers   Cognizant, CTS,


WHAT IS UNIQUE IDENTIFIER DATA TYPE?

2 Answers   Sparsh,


How to download and install microsoft sql server management studio express?

1 Answers  


What is the difference between update lock and exclusive lock?

1 Answers  


What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?

1 Answers   QuestPond,


How to check what was the last restore transaction LSN on Log-Shipping and Mirroring when we doesn't have a Monitor server and Witness server?

2 Answers   IBM,


What are the types of resultset?

1 Answers  


How to get last system shutdown time in Sql server when restarted system?

1 Answers  


Categories