Using Updategrams to Modify Data in SQLXML 4.0
SQL Server 2008 R2
You can modify (insert, update, or delete) a database in Microsoft SQL Server from an existing XML document by using an updategram or the OPENXML Transact-SQL function.
This section provides information about updategrams and examples of their usage.
