Learn XQuery |
Home:Learn XQuery:XQuery Examples:XQuery Updates XQuery Updates in DataDirect XQuery®DataDirect XQuery® supports XQuery updates to relational database tables from inside an XQuery by providing three built-in XQuery update functions. These functions are: XQuery Update: Table of Contents:ddtek:sql - Insert, Update, DeleteLearn to: insert a single record in a database table, update records in a database table, and delete records in a database table. Extensions to the XQuery Processing ModelTo support XQuery updates, DataDirect XQuery extends the XQuery processing model, as discussed in this section. Executing Updates in XQJFollow along with an example to learn how to execute an updating expression in XQJ using an XQExpression object. Understanding the Transactional Behavior of DataDirect XQuery UpdatesThis section describes how DataDirect XQuery supports transactions, transaction isolation levels, and distributed transactions. |
XQJ Tutorial!Learn about the power of DataDirect XQuery® and XQJ now! This informative tutorial covers basics and advanced concepts in quick, easy-to-read chapters, and includes four working code samples to help you learn. Try DataDirect XQuery® Free!Put the power, scalability, and performance of DataDirect XQuery® to work for you today! Our free trial lets you see for yourself how easy it is to build data integration applications that access and update relational, EDI, and other file formats as XML! |





