RKL IT Roundtable Topic: SQL Server 2008 When: February 19, 2010 Presented By: Joe Noll Topic: SQL Server 2008 When: February 19, 2010 Presented By: Joe Noll
Agenda Differences in versions in R2 Examples Demo Additional Resources Q & A Differences in versions in R2 Examples Demo Additional Resources Q & A
SQL Server 2008 NOTE: This is not an all inclusive list contained in this PowerPoint just a sampling for this presentation. These are just some of my favorite enhancements. 8/en/us/whats-new.aspxhttp:// 8/en/us/whats-new.aspx NOTE: This is not an all inclusive list contained in this PowerPoint just a sampling for this presentation. These are just some of my favorite enhancements. 8/en/us/whats-new.aspxhttp:// 8/en/us/whats-new.aspx
Differences Syntax Management Tools Enhanced Functionality New Versions Parallel Data Warehouse (high-end) Datacenter (high-end) Syntax Management Tools Enhanced Functionality New Versions Parallel Data Warehouse (high-end) Datacenter (high-end)
SQL Server 2008 R2 Editions
What’s New in R2
Resources on R2 Editions
Examples
Syntax Scripting Data Out of SQL Server 2008 Database Level Auditing (demo) Power Shell DBDiff UPSERT (MERGE) (demo) Table Row Constructor (demo) Scripting Data Out of SQL Server 2008 Database Level Auditing (demo) Power Shell DBDiff UPSERT (MERGE) (demo) Table Row Constructor (demo)
Syntax … Compound Operator Variable definitions Date and Time Types (demo) Spatial Datetypes FILESTREAM data Table-Valued parameters Change Data Capture (CDC) (demo) Compound Operator Variable definitions Date and Time Types (demo) Spatial Datetypes FILESTREAM data Table-Valued parameters Change Data Capture (CDC) (demo)
Database Level Auditing DEMO – “database level auditing in SQL Server demo.sql”
DBDiff This tool allows you to compare databases to expose the differences. view/31876http://opendbiff.codeplex.com/releases/ view/31876 This tool allows you to compare databases to expose the differences. view/31876http://opendbiff.codeplex.com/releases/ view/31876
UPSERT DEMO – “upsert demo.sql”
Compound Operator
Variable Declaration varchar(100) = 'Derick'
Date & Time datatypes Demo – “date and time datatype demo.sql”
Row Value Constructor DEMO – “RowValueConstructor demo.sql”
Change Data Capture DEMO – “ChangeDataCapture demo.sql” DEMO2 – “CDC to generate DML demo.sql” NOTE: This functionality is only available on SQL Enterprise or Higher. It is available on the Developer version. DEMO – “ChangeDataCapture demo.sql” DEMO2 – “CDC to generate DML demo.sql” NOTE: This functionality is only available on SQL Enterprise or Higher. It is available on the Developer version.
Additional Links
Wrap-up Thank you! Q & A Thank you! Q & A