XML in SQL Server
New & Notable



Download: 60-Page Expert RDBMS Guide
Trends come and go, but your DB strategy shouldn’t be a flavor of the month. Learn why you shouldn’t get distracted by new DB technology, how Facebook is using a RDBMS to do the data slicing and dicing they can’t in Hadoop, and more.
By submitting your personal information, you agree that TechTarget and its partners may contact you regarding relevant content, products and special offers.
You also agree that your personal information may be transferred and processed in the United States, and that you have read and agree to the Terms of Use and the Privacy Policy.
XML in SQL Server News
-
March 02, 2005
02
Mar'05
Date defends relational model
Chris Date, a renowned proponent of the relational model, takes on SQL, XML and all things object-oriented in a fiesty keynote address at the DAMA symposium this week.
XML in SQL Server Get Started
Bring yourself up to speed with our introductory content
-
Microsoft Visual FoxPro (Microsoft VFP)
Microsoft Visual FoxPro (VFP) is an object-oriented programming environment with a built-in relational database engine. Continue Reading
-
XQuery
XQuery is a specification for a query language that allows a user or programmer to extract information from an Extensible Markup Language (XML) file or any collection of data that can be XML-like. Continue Reading
-
Commerce XML (cXML or Commerce Extensible Markup Language)
Commerce XML (cXML) is a standard for the online exchange of business transaction information in common formats. Continue Reading
Manage XML in SQL Server
Learn to apply best practices and optimize your operations.
-
Manage traces in SQL Server 2005 Analysis Services with XMLA commands
SQL Profiler is an efficient tool for tuning and troubleshooting Microsoft Analysis Services 2005, that is, unless you're managing numerous instances. In this tip, you'll learn how to use XMLA to automate tracing to monitor MSAS. Here's what you ... Continue Reading
Problem Solve XML in SQL Server Issues
We’ve gathered up expert advice and tips from professionals like you so that the answers you need are always available.
-
An introduction to XML shredding for SQL Server
It's critical to understand the effects XML shredding can have on your database environment before selecting a particular shredding approach. Continue Reading
-
Processing XML files with SQL Server functions
The procedure of loading XML files onto a SQL Server database and processing them into tables is not well documented. Discover a prescribed method that uses both SQL Server functions and XPath expressions. Continue Reading
-
Create a computed column in SQL Server using XML data
In this tip, SQL Server expert Robert Sheldon demonstrates how to create a function that runs the XQuery expression and then use that function within your computed column definition. Continue Reading