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
List some of the rules that apply to creating and using a ‘view’
Which is faster statement or preparedstatement?
What is a collation in ms sql server?
How to start and end transact-sql statements?
what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
List out the difference between union and union all in sql server?
What is log in sql server?
What is scalar user-defined function?
How to enforce security in sql server? : sql server security
What is nonclustered index on computed columns?
What are the advantages of using stored procedures in sql server?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
Can you explain various data region available in ssrs with their use?
What is the definition for sql server 2000?
State the difference between union and union all?