I'm looking mainly at things like new SQL syntax, new kinds of locking, new capabilities etc. Not so much in the surrounding services like data warehousing and reports...
|
|
|||
|
|
|
Did you check the whitepaper on the website? SQL Server 2008 Overview. I cannot recall off the top of my head, but it atleast has a nice database to object linking functionality. They have geospatial types too, if you need to use those. |
|||
|
|
|
|
Sparse indexing for those with lots of NULL's. Also the DATETIME2 data type that alot of people have waiting for 0001-01-01 through 9999-12-31. |
||
|
|
|
|
Page compressiong sounds really nice to me. Haven't used it yet, though. |
||
|
|
|
|
Filestream blob storage is the biggest bonus to me |
||
|
|
|
|
white paper on SQL Server 2008 This should cover most of the new features. I noticed the new date time data types and new security features. |
||
|
|
|
|
There's a great article on the new T-SQL features here (by SQL guru Itzik Ben-Gan). It covers
|
||
|
|
|
|
|
||
|
|
|
|
That's what caught my attention at the Heroes Happen Here launch back in April. |
||
|
|
