Sciweavers

251 search results - page 6 / 51
» Optimizing recursive queries in SQL
Sort
View
EDBT
2009
ACM
156views Database» more  EDBT 2009»
15 years 2 months ago
Evaluating very large datalog queries on social networks
We consider a near future scenario in which users of a Web 2.0 application, such as a social network, contribute to the application not only data, but also rules which automatical...
Royi Ronen, Oded Shmueli
SIGMOD
2001
ACM
221views Database» more  SIGMOD 2001»
15 years 9 months ago
Adaptable Query Optimization and Evaluation in Temporal Middleware
Time-referenced data are pervasive in most real-world databases. Recent advances in temporal query languages show that such database applications may benefit substantially from bu...
Giedrius Slivinskas, Christian S. Jensen, Richard ...
DAWAK
2003
Springer
15 years 2 months ago
Fighting Redundancy in SQL
Abstract. Many SQL queries with aggregated subqueries exhibit redundancy (overlap in FROM and WHERE clauses). We propose a method, called the for-loop, to optimize such queries by ...
Antonio Badia, Dev Anand
ICDE
2000
IEEE
89views Database» more  ICDE 2000»
15 years 11 months ago
Automating Statistics Management for Query Optimizers
Statistics play a key role in influencing the quality of plans chosen by a database query optimizer. In this paper, we identify the statistics that are essential for an optimizer....
Surajit Chaudhuri, Vivek R. Narasayya
BIRTHDAY
2010
Springer
14 years 9 months ago
Distributed SQL Queries with BubbleStorm
Abstract. Current peer-to-peer (p2p) systems place the burden of application-level query execution on the application developer. Not only do application developers lack the experti...
Christof Leng, Wesley W. Terpstra