Browse by Tags

New feature in SQL Server 2008 - compression how it works?
Published 3 October 7 9:42 AM | SSQA.net
Since the release of SQL Server 2008 (last 2 CTPs) users are anxiously awaiting for data compression feature, so how it is handled in this version and what it does, is it a good thing? Data compression enables you to store your data more effectively and...
Deprecated features highlights in SQL "Katmai" 2008 release
Published 10 June 7 5:52 PM | SSQA.net
SQL 2008 books online confirms the deprecated features that are not supported with the release of RTM, those few lists are as follows: SP_DBCMPTLEVEL is replaced with ALTER DATABASE .. SET COMPATIBILITY_LEVEL SP_HELPDEVICES is replaced with sys.backup_devices...