wat is the main diff between sql server 2000and sql server 2005
Answer Posted / dinesh
In 2000 :database go offline,Index tuning wizard
In 2005:Database go off/online,Database tunning advisor
In 2008 :Same as 2005
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is table join?
What is inner join? Explain with an example?
What is difference between stored procedure and user defined function?
What do you mean by the term 'normalization'?
What happens if null values are involved in string operations?
Explain what stored procedure sp_replcounters is used for? : sql server replication
Explain table valued parameters in sql server? Why tvp used?
How many types of triggers in sql server?
Explain primary key?
How to connect sql server management studio express to sql server 2005 express?
What command would you use to create an index?
What are distinctive joins find as a part of sql?
Can we perform backup restore operation on tempdb?
How to connect to SQL Azure Database by using sqlcmd?
How would you go about developing a ssrs report?