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
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
What are database states in ms sql server?
What can be used instead of trigger?
Suggest a method of joining two tables.
How many levels of sp nesting are possible?
What is difference between delete & truncate commands?
What are the difference between data mart and data warehouse? : sql server analysis services, ssas
Is t sql the same as sql server?
Explain what is it unwise to create wide clustered index keys?
What is difference in performance between insert top (n) into table and using top with insert?
What is data compression?
What stored by the master? : sql server database administration
Can a table have 2 primary keys?
what is the sql equivaent of the dataset relation object ?
Mention a few common trace flags used with sql server?