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
Which language is supported by sql server?
How dts is used to extract, transform and consolidate data?
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
What is the rdl file?
Show Practically Sql Server Views are updatable?
what is create database syntax? : Sql server database administration
What is the difference between push and pull subscription? : sql server replication
What are different types of raid levels?
What are the difference between clustered and a non-clustered index?
Which sql server table is used to hold the stored procedure script?
what is dbcc? : Sql server database administration
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
What is spid in sql server profiler?
what is the main function of a query parameter?
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.