wht's the differece between sqlserver05 and sqlserver2000
Answer Posted / velmurugan,uk
There are many differences interms of
1.Architecture,
2.Services,
3.Performance,
4.Scalability,
5.Design and Deployment application,
6.Tools
and so on...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the importance of concurrency control?
Define union, union all, minus, intersect?
What are the different types of triggers in SQL SERVER?
What is store procedure? How do they work?
Can I work with several databases simultaneously? : sql server management studio
How do you create an execution plan?
Does order by actually change the order of the data in the tables or does it just change the output?
What happens if we shrink log file in sql server?
Write a SQL query in order to merge two different columns into single column?
What is dbcc updateusage?
What is tablesample?
What is the dbcc command and why is it used?
Is the order of columns in the set clause important in ms sql server?
What different steps will a sql server developer take to secure sql server?
What is meant by indexing?