what is difference between Enterprise Manager and Query
Analyer
Answer Posted / saomya jha
Anything development related should be done in Query
Analyser. Many Management related tasks are better handled
in Enterprise Manager.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to enter date and time literals in ms sql server?
Why people hate cursor?
Explain about Views?
Will sql server 2005 allow you to reduce the size of a column?
What is the new security features added in sql server 2014? : sql server security
What is create statement?
What is surrogate key? : sql server analysis services, ssas
What is similarity and difference between truncate and delete in sql?
What are the main differences between #temp tables and @table variables and which one is preferred?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
How to test values returned by a subquery with the in operator?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
Write a query for primary key constraint with identity key word?
How do I view a stored procedure in sql server?
What is the process of indexing?