Explain few of the new features of sql server 2008 management studio
Answer Posted / Lokesh
SQL Server Management Studio (SSMS) in 2008 introduced several new features, including: 1. IntelliSense for SQL scripts which provides real-time syntax checking and completions, 2. Query Editor's Object Explorer pane which allows for easier navigation of the database objects, 3. Database Diagrams which visually represent database schema, 4. Integration Services Package Explorer which simplifies package development and management.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
do you know how to configure db2 side of the application? : Sql server database administration
What is an indexed view?
How can you append an identity column to a temporary table?
How to rebuild the master database?
What is sql or structured query language?
List out the different types of locks available in sql server?
How do I find the sql server version?
Disadvantages of the indexes?
What kind of problems occurs if we do not implement proper locking strategy?
What are the kinds of subquery?
Where can you add custom error messages to sql server?
How to convert character strings into numeric values?
What is sql server query analyzer?
What is clustered index
How can I check that whether automatic statistic update is enabled or not?