Sciweavers

3305 search results - page 44 / 661
» Can we Rely on SQL
Sort
View
SIGMOD
2004
ACM
123views Database» more  SIGMOD 2004»
14 years 7 months ago
Automatic Categorization of Query Results
Exploratory ad-hoc queries could return too many answers ? a phenomenon commonly referred to as "information overload". In this paper, we propose to automatically catego...
Kaushik Chakrabarti, Surajit Chaudhuri, Seung-won ...
DASFAA
2004
IEEE
116views Database» more  DASFAA 2004»
13 years 11 months ago
Template-Based Proxy Caching for Table-Valued Functions
Abstract. Certain types of database-backed web sites heavily utilize userdefined functions in SQL queries. Unfortunately, existing web proxy caching schemes can not handle these fu...
Qiong Luo, Wenwei Xue
IS
2002
13 years 7 months ago
Pushing extrema aggregates to optimize logic queries
In this paper, we explore the possibility of transforming queries with minimum and maximum predicates into equivalent queries that can be computed more efficiently. The main contr...
Filippo Furfaro, Sergio Greco, Sumit Ganguly, Carl...
IDEAS
2009
IEEE
129views Database» more  IDEAS 2009»
13 years 5 months ago
Speeding-up data-driven applications with program summaries
We consider the class of database programs and address the problem of minimizing the cost of their exchanges with the database server. This cost partly consists of query execution...
Sonia Guehis, Virginie Goasdoué-Thion, Phil...
SIGMOD
2003
ACM
98views Database» more  SIGMOD 2003»
14 years 7 months ago
On Relational Support for XML Publishing: Beyond Sorting and Tagging
In this paper, we study whether the need for efficient XML publishing brings any new requirements for relational query engines, or if sorting query results in the relational engin...
Surajit Chaudhuri, Raghav Kaushik, Jeffrey F. Naug...