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...
feedback
|
|
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. | ||||
|
feedback
|
|
There's a great article on the new T-SQL features here (by SQL guru Itzik Ben-Gan). It covers
| |||
|
feedback
|
That's what caught my attention at the Heroes Happen Here launch back in April. | |||
|
feedback
|
|
| |||
|
feedback
|
|
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. | |||
|
feedback
|
|
Page compressiong sounds really nice to me. Haven't used it yet, though. | |||
|
feedback
|
|
Sparse indexing for those with lots of NULLs. Also the DATETIME2 data type that a lot of people have been waiting for 0001-01-01 through 9999-12-31. | ||||
|
feedback
|