wat is the main diff between sql server 2000and sql server 2005
Answer Posted / hari
In 2005 More features is available
Database Mirroiring
CLR Integration(Common language Runtime ) Integration
Management Studio
SIS Package
mirror backup
DAC(Dedicate Administration Connection)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a primary key and a unique key? Are they the same?
What command must you use to include the not null constraint after a table has already been created?
What is SQL Server?
Can you explain what is the use of custom fields in report?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
What are different types of replication in sql server?
Why would you use sql agent?
How adventureworkslt tables are related?
what is the main function of a query parameter?
Is the log file is a part of file group?
What is a print index?
Give an example of why you would want to denormalize a database
How do triggers work?
What is the osql utility?
What is the purpose of linked server configuration in sql server?