What is sql server management studio? : sql server management studio



What is sql server management studio? : sql server management studio..

Answer / Ajay Kumar Jain

SQL Server Management Studio (SSMS) is a free Microsoft development environment for SQL Server. It provides tools to configure, manage, and develop applications for Microsoft's database platform.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Explain how does the report manager work in ssrs?

1 Answers  


What are different types of replication in sql server?

1 Answers  


Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?

1 Answers  


Delete duplicate rows without using rowid.

1 Answers   Nagarro,


How to enable tcp/ip protocol on a sql server?

1 Answers  


What is a transaction and why is it important?

1 Answers  


What is difference between joins and subqueries?

1 Answers  


what stored procedure would you use to view lock information? : Sql server administration

1 Answers  


What happens if null values are involved in boolean operations?

1 Answers  


What is normalization 1nf 2nf 3nf?

1 Answers  


How are SQL Server databases physically stored under Windows 2000?

1 Answers  


Can you insert NULL in unique column?

1 Answers   MCN Solutions,


Categories