Download presentation
Presentation is loading. Please wait.
Published byEvangeline Phillips Modified over 8 years ago
2
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
3
Agenda Differences in versions in R2 Examples Demo Additional Resources Q & A Differences in versions in R2 Examples Demo Additional Resources Q & A
4
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. http://www.microsoft.com/sqlserver/200 8/en/us/whats-new.aspxhttp://www.microsoft.com/sqlserver/200 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. http://www.microsoft.com/sqlserver/200 8/en/us/whats-new.aspxhttp://www.microsoft.com/sqlserver/200 8/en/us/whats-new.aspx
5
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)
6
SQL Server 2008 R2 Editions
7
What’s New in R2
13
Resources on R2 Editions
14
Examples
15
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)
16
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)
17
Database Level Auditing DEMO – “database level auditing in SQL Server demo.sql”
18
DBDiff This tool allows you to compare databases to expose the differences. http://opendbiff.codeplex.com/releases/ view/31876http://opendbiff.codeplex.com/releases/ view/31876 This tool allows you to compare databases to expose the differences. http://opendbiff.codeplex.com/releases/ view/31876http://opendbiff.codeplex.com/releases/ view/31876
19
UPSERT DEMO – “upsert demo.sql”
20
Compound Operator
21
Variable Declaration declare @firstname varchar(100) = 'Derick'
22
Date & Time datatypes Demo – “date and time datatype demo.sql”
23
Row Value Constructor DEMO – “RowValueConstructor demo.sql”
24
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.
25
Additional Links http://www.msdev.com/Directory/Description.aspx?eventId=1455 http://www.msdev.com/Directory/Description.aspx?eventId=1456 http://www.msdev.com/Directory/Description.aspx?eventId=1453 http://www.msdev.com/Directory/Description.aspx?eventId=1121 http://www.msdev.com/Directory/Description.aspx?eventId=199 http://www.msdev.com/Directory/Description.aspx?eventId=192 http://www.msdev.com/Directory/Description.aspx?eventId=193 http://www.msdev.com/Directory/Description.aspx?eventId=1486 http://www.msdev.com/Directory/Description.aspx?eventId=1455 http://www.msdev.com/Directory/Description.aspx?eventId=1456 http://www.msdev.com/Directory/Description.aspx?eventId=1453 http://www.msdev.com/Directory/Description.aspx?eventId=1121 http://www.msdev.com/Directory/Description.aspx?eventId=199 http://www.msdev.com/Directory/Description.aspx?eventId=192 http://www.msdev.com/Directory/Description.aspx?eventId=193 http://www.msdev.com/Directory/Description.aspx?eventId=1486
26
Wrap-up Thank you! Q & A Thank you! Q & A
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.