 |
|
|
|
 |
 |
 |
 |
 |
 |
 |
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 16 |
 |
 |
 |
 |
 |
| XML IN SQL SERVER EXPERTS |
 |
 |
 |
 |
|
 |
Greg Low
Lead SQL Server Consultant
ASK A QUESTION |
 |
|
 |
|
 |
 |
 |
 |
Retrieve XML data values with XQuery in SQL Server 2005
Submitted By: Robert Sheldon | 09 Apr 2008
TIP - Use XQuery scripting language to retrieve specific XML data type values in SQL Server. Learn to script and use Value() and Query() to retrieve single and multiple XML values.
|
 |
 |
XML data type in SQL Server 2005 vs. VARCHAR (MAX)
Submitted By: Michelle Gutzait | 28 Jan 2008
TIP - Learn performance impacts of the XML data type and VARCHAR (MAX) data type in SQL Server 2005. Here are storage, I/O and CPU results of XML in SQL Server.
|
 |
 |
| REFERENCE & LEARNING: 1 - 3 of 20 |
 |
 |
 |
 |
 |
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. |
 |
 |
Transact SQL cursors
McGraw-Hill | 07 Feb 2007
TUTORIAL - The following excerpt outlines how to process a cursor for Transact-SQL Server. You'll also find an example of how cursors are used to repeat custom processing. |
 |
 |
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.
|
 |
 |
| BEST WEB LINKS: 1 - 2 of 2 |
 |
 |
 |
 |
 |
SQL Server 2000 Survival Guide
http://www.akadia.com/services/sqlsrv_programming.html | 22 Jul 2005
BEST WEB LINK - Here you find step-by-step resources for architecting, administering and managing SQL Server 2000.
|
 |
 |
Microsoft SQL Server: Programming Forum
http://www.tek-tips.com/ | 22 Jul 2005
BEST WEB LINK - This active forum dedicated to SQL Server will give answers to SQL Server's most difficult questions.
|
 |
 |
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 enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of . |
|
| | |
All Rights Reserved, , TechTarget |
|
|
|
|
|