Member of the
LearnItFirst.com Video Training Network
Related Video Training Sites:
·
SSIS Training Videos
·
SQL Programming Tutorials
Create a free account
·
Sign In
SQL Server DBA Videos in Series
Home
Subscriber Videos
Introduction to the FOR XML Clause (Video Series)
Video Category:
XML and SQL Server - FOR XML, SQLXML, MSXML, and More
Skill Level:
300 (Intermediate)
Versions/Editions Covered:
SQL Server 2005
,
SQL Server 2000
,
SQL Server 2008
The FOR XML extensions to the SELECT statement are actually quite simple to work with if you already know the intricate differences between them and the details about when to use each. This series of videos helps fill in any gaps you might have and helps answer questions like:
Should you use FOR XML AUTO or FOR XML PATH?
What's the difference between FOR XML EXPLICIT and FOR XML PATH?
When should I use the new TYPE directive?
and much more
Videos in this Series:
Title
Skill
Length
Download
Pt. 1 - Using FOR XML Clauses in SQL Server
400
13 mins.
Download
Pt. 2 - Using FOR XML Clauses in SQL Server
400
16 mins.
Download
Miscellaneous Bits & Pieces:
Tips and Tricks: Create your own customized MMCs (Microsoft Management Console) for easier administration. Go to the command-line and run the command "MMC" to launch the MMC window. All that's left is for you to add in the various snap-ins you want to work with and then save the file
Keyboard Shortcut for SQL Server Management Studio: CTRL+SHIFT+L converts text to lowercase
Performance Tip: If your stored procedures use temporary tables or table variables create these as the first line(s) of code in your stored procedure. This helps minimize/prevent recompiles which allows SQL Server to cache the procedure's execution plan for maximum reuse
About Us
·
Corporate Philosophy
·
Advertise With Us
·
Become an Author
·
Contact Us
Video Playback
·
System Requirements
·
TSCC Codec
(to play videos)
·
Troubleshooting/Problems
Subscriptions
·
Pricing/Buy Now
·
Testimonials
·
Privacy
·
Terms of Service
More Video Training
·
SSIS Training Videos
·
SQL Programming Tutorials
·
All of Our Websites
More
·
FAQs
·
Search for videos
·
Site Map
© Copyright 2004-2008 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners. This site is not affiliated in any way with the Microsoft Corporation.
8/28/2008 3:00:03 AM