Requires Free Membership to View

Unfortunately, using the XML datatype like this has many of the same problems as representing data in user-defined types. Developers should keep performance in mind, as querying a node of an XML column will require the engine to evaluate a separate XML query for each row of the table. Normalization issues are also present, just as when using CLR UDTs. Ensuring data integrity will be extremely difficult in databases that make too much use of the XML datatype.
Do you have comments on this Ask the Expert Q&A;? Let us know.
This was first published in November 2005
Join the conversationComment
Share
Comments
Results
Contribute to the conversation