Sciweavers

1500 search results - page 109 / 300
» Query Optimization in Database Grid
Sort
View
DEBS
2007
ACM
14 years 29 days ago
Temporal order optimizations of incremental joins for composite event detection
Queries for composite events typically involve the four complementary dimensions of event data, event composition, relationships between events (esp. temporal and causal), and acc...
François Bry, Michael Eckert
ICDE
2010
IEEE
250views Database» more  ICDE 2010»
14 years 6 months ago
Optimized Query Evaluation Using Cooperative Sorts
— Many applications require sorting a table over multiple sort orders: generation of multiple reports from a table, evaluation of a complex query that involves multiple instances...
Yu Cao, Ramadhana Bramandia, Chee-Yong Chan, Kian-...
SIGMOD
2007
ACM
102views Database» more  SIGMOD 2007»
14 years 9 months ago
Finding shapes in a set of points
We present a tool for querying a set of points for geometric shapes. This tool was developed as part of a larger project studying the architecture of 13th century French churches....
Kenneth A. Ross, David Vespe, David Hessing, Prana...
SIGMOD
1999
ACM
107views Database» more  SIGMOD 1999»
14 years 1 months ago
Client-Site Query Extensions
We explore the execution of queries with client-site userdefined functions (UDFs). Many UDFs can only be executed at the client site, for reasons of scalability, security, confide...
Tobias Mayr, Praveen Seshadri
CIDR
2009
152views Algorithms» more  CIDR 2009»
13 years 10 months ago
Visualizing the robustness of query execution
In database query processing, actual run-time conditions (e.g., actual selectivities and actual available memory) very often differ from compile-time expectations of run-time cond...
Goetz Graefe, Harumi A. Kuno, Janet L. Wiener