An Introduction to Querying XML With T-SQL
2022TL; DR
Learn to query and manipulate with XML T-SQL
Session Details
XML is everywhere, it's probably already in your database and sooner or later you're going to need to get at the data inside it.
This session will, in as short a time as possible, show you the key methods needed to start taking data out of a piece of XML and into your queries.