Sciweavers

532 search results - page 20 / 107
» Query Processing for SQL Updates
Sort
View
SIGMOD
2006
ACM
138views Database» more  SIGMOD 2006»
14 years 7 months ago
B-tree indexes for high update rates
ct In some applications, data capture dominates query processing. For example, monitoring moving objects often requires more insertions and updates than queries. Data gathering usi...
Goetz Graefe
SPE
2008
140views more  SPE 2008»
13 years 7 months ago
A relational-XML data warehouse for data aggregation with SQL and XQuery
: Integration of multiple data sources is becoming increasingly important for enterprises that cooperate closely with their partners for e-commerce. OLAP enables analysts and decis...
Joseph Fong, Herbert Shiu, Davy Cheung
ICDE
2010
IEEE
244views Database» more  ICDE 2010»
14 years 7 months ago
Propagating Updates Through XML Views Using Lineage Tracing
We address the problem of updating XML views over relational data by translating view updates expressed in the XQuery update facility to embedded SQL updates. Although our XML view...
Leonidas Fegaras
DEXA
2000
Springer
104views Database» more  DEXA 2000»
13 years 11 months ago
Extending RDBMS for Allowing Fuzzy Quantified Queries
This paper is mainly concerned with the extension of database management systems querying capabilities, so that users may address queries involving preferences and get discriminate...
Leonid José Tineo Rodríguez
SIGMOD
2002
ACM
196views Database» more  SIGMOD 2002»
14 years 7 months ago
Storing and querying ordered XML using a relational database system
XML is quickly becoming the de facto standard for data exchange over the Internet. This is creating a new set of data management requirements involving XML, such as the need to st...
Igor Tatarinov, Stratis Viglas, Kevin S. Beyer, Ja...