 |
|
|
|
 |
 |
 |
 |
 |
 |
 |
XML in SQL Server
The Extensible Markup Language (XML) is geared toward documents containing structured information. SQL Server integrates with XML and provides an environment to develop enterprise applications. XML provides a way to define tags and structural relationships. The XML standard was created so that richly structured documents could be used over the Web and likewise, SQL Server.
|
 |
 |
|
|
|
 |
 |
| EXPERT TECHNICAL ADVICE: 1 - 3 of 19 |
 |
 |
 |
 |
 |
Processing XML files with SQL Server functions
Submitted By: SearchSQLServer.com | 16 Feb 2009
TIP - Loading and processing XML files into SQL Server tables can be simple, thanks to a method that uses SQL Server functions and XPath expressions.
|
 |
 |
Create a computed column in SQL Server using XML data
Submitted By: SearchSQLServer.com | 16 Jun 2008
TIP - Create a computed column in SQL Server using XML data and optimize SQL queries. Learn how to create a function for XQuery and use it within the computed column formula.
|
 |
 |
| REFERENCE & LEARNING: 1 - 3 of 18 |
 |
 |
 |
 |
 |
Top 10 SQL Server development tips of 2008
Steve Cimino, Assistant Editor | 07 Jan 2009
THE YEAR IN REVIEW - From converting date/time values into character types to retrieving XML data values with XQuery, these were the top 10 SQL Server development topics of 2008. |
 |
 |
Problems and justified use of cursors
McGraw-Hill | 07 Feb 2007
TUTORIAL - Cursors should traditionally be avoided, however, this book excerpt outlines situations in which cursors are acceptable in T-SQL. |
 |
 |
Cursor related statements
McGraw-Hill | 07 Feb 2007
TUTORIAL - This book excerpt illustrates cursor statements, including the open statement, fetch statement, @@fetch_status, close statement and the deallocate statement for T-SQL cursors. |
 |
 |
Date defends relational model
SearchDatabase.com | 06 May 2004
ARTICLE - 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.
|
 |
 |
XQuery
13 Feb 2004
WORD - 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. The syntax is intended to ...
|
 |
 |
Commerce XML
04 Nov 2003
WORD - Commerce XML (cXML) is a standard for the online exchange of business transaction information in common formats. It defines the structure of purchase orders, order acknowledgements, and other core e-business documents. cXML ...
|
 |
 |
DSTP
25 Jul 2001
WORD - DSTP (Data Space Transfer Protocol) is a protocol that is used to index and retrieve data from a number of databases, files, and other data structures using a key that can find all the related data about a particular object ...
|
|
 |
|
 |
 |
|
');
// -->
 |
 |
| TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of . |
|
| |
All Rights Reserved, , TechTarget |
|
|
|
|
|