Sciweavers

721 search results - page 11 / 145
» Supporting top-k join queries in relational databases
Sort
View
SIGMOD
2009
ACM
215views Database» more  SIGMOD 2009»
15 years 9 months ago
Efficient type-ahead search on relational data: a TASTIER approach
Existing keyword-search systems in relational databases require users to submit a complete query to compute answers. Often users feel "left in the dark" when they have l...
Guoliang Li, Shengyue Ji, Chen Li, Jianhua Feng
SIGMOD
2006
ACM
426views Database» more  SIGMOD 2006»
15 years 9 months ago
Effective keyword search in relational databases
With the amount of available text data in relational databases growing rapidly, the need for ordinary users to search such information is dramatically increasing. Even though the ...
Fang Liu, Clement T. Yu, Weiyi Meng, Abdur Chowdhu...
GVD
2003
151views Database» more  GVD 2003»
14 years 11 months ago
Bridging the GAP Between Relational and Native XML Storage with Staircase Join
Several mapping schemes have recently been proposed to store XML data in relational tables. Relational database systems are readily available and can handle vast amounts of data v...
Jens Teubner, Torsten Grust, Maurice van Keulen
DEXA
2006
Springer
127views Database» more  DEXA 2006»
15 years 1 months ago
Efficient Temporal Coalescing Query Support in Relational Database Systems
Xin Zhou, Fusheng Wang, Carlo Zaniolo
SIGMOD
2006
ACM
117views Database» more  SIGMOD 2006»
15 years 9 months ago
Database support for matching: limitations and opportunities
We define a match join of R and S with predicate to be a subset of the -join of R and S such that each tuple of R and S contributes to at most one result tuple. Match joins and t...
Ameet Kini, Srinath Shankar, Jeffrey F. Naughton, ...