Sciweavers

69 search results - page 2 / 14
» Generating SQL XML query and update statements
Sort
View
EDBT
2004
ACM
183views Database» more  EDBT 2004»
14 years 5 months ago
XQBE: A Graphical Interface for XQuery Engines
XQuery is increasingly popular among computer scientists with a SQL background, since queries in XQuery and SQL require comparable skills to be formulated. However, the number of ...
Daniele Braga, Alessandro Campi, Stefano Ceri
VLDB
2004
ACM
144views Database» more  VLDB 2004»
13 years 10 months ago
Returning Modified Rows - SELECT Statements with Side Effects
SQL in the IBM® DB2® Universal Database™ for Linux®, UNIX®, and Windows® (DB2 UDB) database management product has been extended to support nested INSERT, UPDATE, and DELET...
Andreas Behm, Serge Rielau, Richard Swagerman
DATESO
2007
107views Database» more  DATESO 2007»
13 years 6 months ago
Updating Typed XML Documents Using a Functional Data Model
We address a problem of updating XML documents having their XML schema described by a Document Type Definition (DTD) without breaking their validity. We present a way how to expre...
Pavel Loupal
SIGMOD
2007
ACM
128views Database» more  SIGMOD 2007»
14 years 5 months ago
A SQL: 1999 code generator for the pathfinder xquery compiler
The Pathfinder XQuery compiler has been enhanced by a new code generator that can target any SQL:1999-compliant relational database system (RDBMS). This code generator marks an im...
Torsten Grust, Manuel Mayr, Jan Rittinger, Sherif ...
DBPL
1995
Springer
106views Database» more  DBPL 1995»
13 years 8 months ago
On Impossibility of Decremental Recomputation of Recursive Queries in Relational Calculus and SQL
We study the problem of maintaining recursively-de ned views, such as the transitive closure of a relation, in traditional relational languages that do not have recursion mechanis...
Guozhu Dong, Leonid Libkin, Limsoon Wong