What are all new concepts in SQL Server 2008? That is
Exactly Difference between 2005 to 2008
Answer Posted / kokkula raju
More powerful management
Policy Management feature
Improved performance and scalability
Storing high volume of data
Support for diverse types of data
Better security and availability
Security increased by data encryption
Availability increased by database mirroring
Changes for developers
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is a fan-out query in SQL Azure?
What is the stuff?
How to display a past time in days, hours and minutes?
Does a specific recovery model need to be used for a replicated database? : sql server replication
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
Explain the microsoft sql server delete command? : SQL Server Architecture
Is there any difference between primary key and unique with the not null condition?
Which tcp/ip port does the sql server run on? How can it be changed?
Do you know the cursor optimization tips?
Why de-normalization required?
Where views are stored in sql server?
What are user defined functions in ms sql server?
What is the difference between count () and rowcount ()?
Detail about query optimizer?
How many non clustered indexes there can be on table ?