New features in SQL SERVER 2008 for DATABASE developers

Microsoft SQL Server 2008 provide useful new features.
What are enhancement for database developers in SQL Server 2008?

Tags..  SQL SERVER 2008  DATABASE developer
Views: 722 | Community Opinion: 2

Add Your Opinion

Bookmark this page..



Ask a New Question Go to Home


Community Opinion/Answers

Microsoft SQL Server 2008 provide following new features for database developers


Increase the precision of storing and managing DATE and TIME information.

Store semi-structured and sparsely populated sets of data efficiently, using Sparse Columns.

New fully integrated Full-Text Indexes enable high-performance, scalable, and manageable Full-Text Indexing.

Create large User-Defined Types and User-Defined Aggregates greater than 8 KB.

Pass large amounts of data easily to functions or procedures using new Table-Value Parameters.

Perform multiple operations efficiently with the new MERGE command.

Model hierarchical data, such as org charts, or files and folders, using the new HierarchyID data type.

Build powerful location-aware applications, using SQL Server’s new standards-compliant spatial data types and spatial indexing capabilities.

Manage files and documents efficiently with full SQL Server security and transaction support, using the powerful new FILESTREAM data type.

Easily identify dependencies across objects and databases, using New Dependency Management.

Experience faster queries and reporting with Grouping Sets through powerful ANSI standards-compliant extensions to the GROUP BY clause.

Experience efficient, high-performance data access, using new Filtered Indexes for subsets of data.

Congratulations - SQL Management Studio improvements including IntelliSense . Now Database/Visual Studio Developers life so, much easier.



What do you think? Add your opinion/answer
Your Name:
*your opinion/answer: