Sciweavers

6650 search results - page 248 / 1330
» Mutating database queries
Sort
View
DEXA
2003
Springer
122views Database» more  DEXA 2003»
15 years 9 months ago
KeyQuery - A Front End for the Automatic Translation of Keywords into Structured Queries
: We demonstrate an approach to transform keyword queries automatically into queries that combine keywords appropriately by boolean operations, such as and and or. Our approach is ...
Martin Erwig, Jianglin He
ICDE
2004
IEEE
85views Database» more  ICDE 2004»
16 years 5 months ago
Selectivity Estimation for String Predicates: Overcoming the Underestimation Problem
Queries with (equality or LIKE) selection predicates over string attributes are widely used in relational databases. However, state-of-the-art techniques for estimating selectivit...
Surajit Chaudhuri, Venkatesh Ganti, Luis Gravano
SIGMOD
2001
ACM
93views Database» more  SIGMOD 2001»
16 years 4 months ago
XQuery Formal Semantics: State and Challenges
The XQuery formalization is an ongoing effort of the W3C XML Query working group to define a precise formal semantics for XQuery. This paper briefly introduces the current state o...
Peter Fankhauser
XIMEP
2004
ACM
88views Database» more  XIMEP 2004»
15 years 10 months ago
XQuery Processing in Natix with an Emphasis on Join Ordering
We give an overview on how XQuery processing works in our native XML database system Natix. After a brief description of the query compiler we focus on the aspect of join ordering...
Norman May, Sven Helmer, Carl-Christian Kanne, Gui...
DBPL
1999
Springer
101views Database» more  DBPL 1999»
15 years 8 months ago
On the Power of Incremental Evaluation in SQL-Like Languages
We consider IES(SQL), the incremental evaluation system over an SQL-like language with grouping, arithmetics, and aggregation. We show that every second order query is in IES(SQL) ...
Leonid Libkin, Limsoon Wong