Michael Rys

Musings on XML, XQuery and more...

<August 2008>
SuMoTuWeThFrSa
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456


Navigation

Papers

SQL Server XML Whitepapers

Weblogging Links

MS Bloggers

Recommended Books

Other Blogs

Recommended Links

Presentations (Upcoming)

Presentations (Recent)

Subscriptions

News


Upcoming Presentations


TechEd 2007, Orlando, June 4 to June 8, 2007


Books I co-authored



www.flickr.com
This is a Flickr badge showing public photos from Michael Rys. Make your own badge here.
eXTReMe Tracker

Post Categories

Article Categories



Wednesday, September 07, 2005 - Posts

PDC 2005 XQuery Deep Dive talk outline

Here is the high-level outline of the talk I am planning on presenting. Note that there is lots of ground to cover and only limited time. Thus, I am not planning on giving an in-depth XQuery tutorial but rather show several XQuery statements to give a feel for the language and talk about how to use it in the context of SQL Server and how to optimize it by use of XML indices.

Title: XQuery Deep Dive

Slides & Demos:

  1. XML and Relational Data Today
  2. XML Scenarios
  3. XML or Relational?
  4. XML and Relational!
  5. SQL Server 2005 XML Architecture
  6. Why XQuery?
  7. What is XQuery?
  8. Demo: XQuery Introduction
  9. Key XQuery Features
  10. XQuery Type System
  11. Static Typing in XQuery
  12. XML Data Modification
  13. XML-DML: replace, insert and delete
  14. Demo: XQuery and XML-DML in SQL Server 2005
  15. XQuery and XML-DML in SQL Server 2005
  16. XQuery methods
  17. XQuery: nodes()
  18. sql:column()/sql:variable()
  19. XQuery: modify()
  20. Combined SQL and XQuery/DML Processing
  21. XML Indices
  22. Example Index Contents
  23. Primary XML Index
  24. Architectural Blueprint: Indexing
  25. Demo: XQuery Optimizations with XML Indices
  26. Take-away: XML Indices
  27. Session Summary
  28. Community Resources

Speaking of XQuery tutorials, Michael Kay and StylusStudio just made a short XQuery primer available (a bit Saxon and StylusStudio-centric). Or you can get my two favorite XQuery books (although both are based on slightly older draft versions of the language, they should still be useful for understanding the language).

Hope to see you all in LA...

posted Wednesday, September 07, 2005 9:03 PM by mrys with 7 Comments




Powered by Dot Net Junkies, by Telligent Systems