what is difference between Enterprise Manager and Query
Analyer
Answer Posted / samba shiva reddy m
SQL Server Enterprise Manager is like user interface,
To do the all things like creating db ....etc.
SQL Server Query Analyser is command prompt.we have to write query and execute it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is public role in sql server?
How to delete duplicate rows from table except one?
Explain database normalization?
How would we use distinct statement? What is its use?
What is sql server locking?
How to declare a cursor with "declare ... Cursor" in ms sql server?
How do I create a stored procedure in sql server?
Explain alternate key, candidate key and composite key in sql server?
What is collation?
Explain “not null constraint” in sql server?
What are group functions in query statements in ms sql server?
How we can refresh the view?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
your distribution database is full what will u do
How to rebuild master databse?