SlideShare a Scribd company logo
SQL Server 2008 Features
SQL Server 2008 Features What’s New in SQL Server 2008   Trusted  –  Enables Organizations to run their most critical applications with very high levels of security, reliability, and scalability. Productive  –   Enables Organizations to reduce the time and cost required to develop and manage their data infrastructure. Intelligent  –  Provides a comprehensive platform that delivers insights and information where you users want it.
SQL Server 2008 Features What’s New in SQL Server 2008   Transparent Data Encryption External Key Management Enhanced Auditing SQL Server 2008 enables encryption of entire databases, data files, and log files, without the need for application changes.  Encryption enables organizations to meet the demands of regulatory compliance and overall concern for data privacy.  Some of the benefits of transparent data encryption include searching encrypted data using either range or fuzzy searches,  more secure data from unauthorized users, and data encryption. These can be enabled without changing existing applications. SQL Server 2008 provides a comprehensive solution for encryption and key management. To meet the growing need for greater  security of information within data centers, organizations have invested in vendors to manage security keys within the enterprise.  SQL Server 2008 provides excellent support for this need by supporting third-party key management and hardware security module  (HSM) products.  SQL Server 2008 improves compliance and security by allowing you to audit activity on your data. Auditing can include information about when data has been read, in addition to any data modifications. SQL Server 2008 has features such as enhanced configuration  and management of audits in the server, which enable organizations to meet varied compliance needs.
SQL Server 2008 Features What’s New in SQL Server 2008   File Stream Data Geographical Information   The new SQL Server 2008 FILESTREAM data type allows large binary data like documents and images to be stored  directly in an NTFS file system; the document or image remains an integral part of the database and maintains transactional  consistency. FILESTREAM enables the storage of large binary data, traditionally managed by the database, to be stored  outside the database as individual files that can be accessed using an NTFS streaming API. Using NTFS streaming  APIs allows efficient performance of common file operations while providing all of the rich database services, including  security and backup. GEOGRAPHY Data Type   -  to store planar spatial data  GEOMETRY Data Type  -  to store geodetic spatial data
SQL Server 2008 Features What’s New in SQL Server 2008   GROUPING SETS   GROUPING SETS is an extension to the GROUP BY clause that enables users to define multiple groupings in the  same query. GROUPING SETS produce a single result set that is equivalent to a UNION ALL of differently grouped rows,  making aggregation querying and reporting easier and faster.   Example: SELECT Order_Year As Year, Order_Quarter As Quarter, Count(*) As Orders FROM Order_Details WHERE Order_Year IN (2003,2004) GROUP BY GROUPING SETS ( (Order_Year, Order_Quarter), (Order_Year) ) ORDER BY Order_Year, Order_Quarter
SQL Server 2008 Features Enhanced Database Mirroring Automatic Page Repair . SQL Server 2008 enables the principal and mirror computers to transparently recover from 823 and 824 errors on  data pages by requesting a fresh copy of the  corrupted  page from the mirroring partner. Improved Performance.  SQL Server 2008 compresses the outgoing log stream in order to minimize the network bandwidth  required by database mirroring. Backup Compression . Keeping disk-based backups online is expensive and time consuming. With SQL Server 2008 backup  compression, less I/O is required, less storage is required to keep backups online, and backups run significantly faster. Data Compression.  Improved data compression enables data to be stored more effectively and reduces the storage  requirements for your data. Data compression also provides significant performance improvements for large input/output-bound  workloads such as data warehousing.
SQL Server 2008 Features Transact-SQL Improvements   Table Value Parameters  – In many scenarios, it is necessary to pass a set of table-structured values (rows) to a Stored  Procedure or Function on the server. These values may be used for directly populating or updating a table or for more complex  manipulation of data. TVP provide  an easier way to define a table type and to allow applications to create, populate, and pass table-structured parameters to stored procedure and functions. Object Dependencies  – The Object dependencies improvement provides reliable discovery of dependencies among objects  through newly introduced catalog view and dynamic management functions.   Dependency information is always up-to-date for both  schema-bound and non-schema-bound objects. Dependencies are tracked for stored procedures, tables, views, functions,  triggers, user-defined types, XML schema collections, and more   Date & Time Data Types DATE  – a date only type TIME  – a time only type DATETIMEOFFSET  – a time zone aware date/time type DATETIME2  – a date/time type with larger fractional seconds and year range than the existing DATETIME Type.
SQL Server 2008 Features Snapshot of Microsoft Practical Labs
SQL Server 2008 Features
SQL Server 2008 Features
SQL Server 2008 Features
SQL Server 2008 Features
SQL Server 2008 Features
SQL Server 2008 Features
SQL Server 2008 Features
SQL Server 2008 Features Intelligence
SQL Server 2008 Features http://msdn.microsoft.com/hi-in/virtuallabs/default(en-us).aspx Microsoft Virtual Labs Link:
SQL Server 2008 Features Thank You

More Related Content

PPT
Ssis 2008
PDF
Whats New Sql Server 2008 R2 Cw
PPTX
SQL Server 2008 Overview
PDF
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
PDF
Session 2: SQL Server 2012 with Christian Malbeuf
PPTX
SQL Server Developer 70-433
PDF
Auditing Data Access in SQL Server
PDF
SQL Server Integration Services with Oracle Database 10g
Ssis 2008
Whats New Sql Server 2008 R2 Cw
SQL Server 2008 Overview
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
Session 2: SQL Server 2012 with Christian Malbeuf
SQL Server Developer 70-433
Auditing Data Access in SQL Server
SQL Server Integration Services with Oracle Database 10g

What's hot (20)

PDF
SQL Server Integration Services – Enterprise Manageability
PDF
MS-SQL SERVER ARCHITECTURE
PDF
Implementing Mobile Reports in SQL Sserver 2016 Reporting Services
PPTX
SQL Server Integration Services
PPT
Sql server ___________session 1(sql 2008)
DOCX
Application andmulti servermanagementdba-introwhitepaper
PPTX
Sql server 2012 dba online training
PPTX
SQL Server Integration Services
PPTX
Architecture of integration services
PPT
1\9.SSIS 2008R2_Training - Introduction to SSIS
PPT
Oracle archi ppt
PPTX
MS SQL SERVER: SSIS and data mining
PPT
Microsoft-business-intelligence-training-in-mumbai
PPTX
Introducing ms sql_server_updated
PPT
SSIS begineer
PPT
PPT
Veritas Failover3
PPT
Introduction to Oracle
PPTX
SQLUG MSBUILD SSRS Deployments
PPTX
Sql server etl framework
SQL Server Integration Services – Enterprise Manageability
MS-SQL SERVER ARCHITECTURE
Implementing Mobile Reports in SQL Sserver 2016 Reporting Services
SQL Server Integration Services
Sql server ___________session 1(sql 2008)
Application andmulti servermanagementdba-introwhitepaper
Sql server 2012 dba online training
SQL Server Integration Services
Architecture of integration services
1\9.SSIS 2008R2_Training - Introduction to SSIS
Oracle archi ppt
MS SQL SERVER: SSIS and data mining
Microsoft-business-intelligence-training-in-mumbai
Introducing ms sql_server_updated
SSIS begineer
Veritas Failover3
Introduction to Oracle
SQLUG MSBUILD SSRS Deployments
Sql server etl framework
Ad

Similar to Sql Server 2008 Features (20)

DOCX
Sql Server 2008 Product Overview
DOCX
Sql server 2008 r2 programmability datasheet
PPT
New Features Sql 2008
PDF
SQL Server 2008 Highlights
PDF
SQL Server 2008 New Features
PPT
SQL Server 2008 for Developers
PPSX
Sql Server 2008 Enhancements
PPTX
SQL Server Workshop for Developers - Visual Studio Live! NY 2012
PDF
Sql 2008 For Developers
DOCX
Caracteristicas sql
PPT
SQL Server 2008 for Developers
PDF
Whats New Sql Server 2008 R2
PPTX
What's new in SQL Server 2016
PDF
Sql Server2008
PPT
Building Applications for SQL Server 2008
DOCX
Sql server 2008 r2 performance and scale
PPTX
SQL Server 2008 For Developers
PPT
Saying goodbye to SQL Server 2000
PPTX
Expert summit SQL Server 2016
PPTX
Kaashiv SQL Server Interview Questions Presentation
Sql Server 2008 Product Overview
Sql server 2008 r2 programmability datasheet
New Features Sql 2008
SQL Server 2008 Highlights
SQL Server 2008 New Features
SQL Server 2008 for Developers
Sql Server 2008 Enhancements
SQL Server Workshop for Developers - Visual Studio Live! NY 2012
Sql 2008 For Developers
Caracteristicas sql
SQL Server 2008 for Developers
Whats New Sql Server 2008 R2
What's new in SQL Server 2016
Sql Server2008
Building Applications for SQL Server 2008
Sql server 2008 r2 performance and scale
SQL Server 2008 For Developers
Saying goodbye to SQL Server 2000
Expert summit SQL Server 2016
Kaashiv SQL Server Interview Questions Presentation
Ad

Recently uploaded (20)

PPTX
Big Data Technologies - Introduction.pptx
PDF
cuic standard and advanced reporting.pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Spectroscopy.pptx food analysis technology
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Machine Learning_overview_presentation.pptx
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
A Presentation on Artificial Intelligence
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Big Data Technologies - Introduction.pptx
cuic standard and advanced reporting.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Review of recent advances in non-invasive hemoglobin estimation
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Spectroscopy.pptx food analysis technology
Machine learning based COVID-19 study performance prediction
Machine Learning_overview_presentation.pptx
Assigned Numbers - 2025 - Bluetooth® Document
Network Security Unit 5.pdf for BCA BBA.
Reach Out and Touch Someone: Haptics and Empathic Computing
Dropbox Q2 2025 Financial Results & Investor Presentation
A Presentation on Artificial Intelligence
gpt5_lecture_notes_comprehensive_20250812015547.pdf
The AUB Centre for AI in Media Proposal.docx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...

Sql Server 2008 Features

  • 1. SQL Server 2008 Features
  • 2. SQL Server 2008 Features What’s New in SQL Server 2008 Trusted – Enables Organizations to run their most critical applications with very high levels of security, reliability, and scalability. Productive – Enables Organizations to reduce the time and cost required to develop and manage their data infrastructure. Intelligent – Provides a comprehensive platform that delivers insights and information where you users want it.
  • 3. SQL Server 2008 Features What’s New in SQL Server 2008 Transparent Data Encryption External Key Management Enhanced Auditing SQL Server 2008 enables encryption of entire databases, data files, and log files, without the need for application changes. Encryption enables organizations to meet the demands of regulatory compliance and overall concern for data privacy. Some of the benefits of transparent data encryption include searching encrypted data using either range or fuzzy searches, more secure data from unauthorized users, and data encryption. These can be enabled without changing existing applications. SQL Server 2008 provides a comprehensive solution for encryption and key management. To meet the growing need for greater security of information within data centers, organizations have invested in vendors to manage security keys within the enterprise. SQL Server 2008 provides excellent support for this need by supporting third-party key management and hardware security module (HSM) products. SQL Server 2008 improves compliance and security by allowing you to audit activity on your data. Auditing can include information about when data has been read, in addition to any data modifications. SQL Server 2008 has features such as enhanced configuration and management of audits in the server, which enable organizations to meet varied compliance needs.
  • 4. SQL Server 2008 Features What’s New in SQL Server 2008 File Stream Data Geographical Information The new SQL Server 2008 FILESTREAM data type allows large binary data like documents and images to be stored directly in an NTFS file system; the document or image remains an integral part of the database and maintains transactional consistency. FILESTREAM enables the storage of large binary data, traditionally managed by the database, to be stored outside the database as individual files that can be accessed using an NTFS streaming API. Using NTFS streaming APIs allows efficient performance of common file operations while providing all of the rich database services, including security and backup. GEOGRAPHY Data Type - to store planar spatial data GEOMETRY Data Type - to store geodetic spatial data
  • 5. SQL Server 2008 Features What’s New in SQL Server 2008 GROUPING SETS GROUPING SETS is an extension to the GROUP BY clause that enables users to define multiple groupings in the same query. GROUPING SETS produce a single result set that is equivalent to a UNION ALL of differently grouped rows, making aggregation querying and reporting easier and faster. Example: SELECT Order_Year As Year, Order_Quarter As Quarter, Count(*) As Orders FROM Order_Details WHERE Order_Year IN (2003,2004) GROUP BY GROUPING SETS ( (Order_Year, Order_Quarter), (Order_Year) ) ORDER BY Order_Year, Order_Quarter
  • 6. SQL Server 2008 Features Enhanced Database Mirroring Automatic Page Repair . SQL Server 2008 enables the principal and mirror computers to transparently recover from 823 and 824 errors on data pages by requesting a fresh copy of the corrupted page from the mirroring partner. Improved Performance. SQL Server 2008 compresses the outgoing log stream in order to minimize the network bandwidth required by database mirroring. Backup Compression . Keeping disk-based backups online is expensive and time consuming. With SQL Server 2008 backup compression, less I/O is required, less storage is required to keep backups online, and backups run significantly faster. Data Compression. Improved data compression enables data to be stored more effectively and reduces the storage requirements for your data. Data compression also provides significant performance improvements for large input/output-bound workloads such as data warehousing.
  • 7. SQL Server 2008 Features Transact-SQL Improvements Table Value Parameters – In many scenarios, it is necessary to pass a set of table-structured values (rows) to a Stored Procedure or Function on the server. These values may be used for directly populating or updating a table or for more complex manipulation of data. TVP provide an easier way to define a table type and to allow applications to create, populate, and pass table-structured parameters to stored procedure and functions. Object Dependencies – The Object dependencies improvement provides reliable discovery of dependencies among objects through newly introduced catalog view and dynamic management functions. Dependency information is always up-to-date for both schema-bound and non-schema-bound objects. Dependencies are tracked for stored procedures, tables, views, functions, triggers, user-defined types, XML schema collections, and more Date & Time Data Types DATE – a date only type TIME – a time only type DATETIMEOFFSET – a time zone aware date/time type DATETIME2 – a date/time type with larger fractional seconds and year range than the existing DATETIME Type.
  • 8. SQL Server 2008 Features Snapshot of Microsoft Practical Labs
  • 9. SQL Server 2008 Features
  • 10. SQL Server 2008 Features
  • 11. SQL Server 2008 Features
  • 12. SQL Server 2008 Features
  • 13. SQL Server 2008 Features
  • 14. SQL Server 2008 Features
  • 15. SQL Server 2008 Features
  • 16. SQL Server 2008 Features Intelligence
  • 17. SQL Server 2008 Features http://msdn.microsoft.com/hi-in/virtuallabs/default(en-us).aspx Microsoft Virtual Labs Link:
  • 18. SQL Server 2008 Features Thank You