Sciweavers

568 search results - page 37 / 114
» Query by table
Sort
View
SIGMOD
2005
ACM
136views Database» more  SIGMOD 2005»
15 years 3 months ago
Optimizing recursive queries in SQL
Recursion represents an important addition to the SQL language. This work focuses on the optimization of linear requeries in SQL. To provide an abstract framework for discussion, ...
Carlos Ordonez
APWEB
2009
Springer
15 years 1 months ago
Effective Top-k Keyword Search in Relational Databases Considering Query Semantics
Keyword search in relational databases has recently emerged as a new research topic. As a search result is often assembled from multiple relational tables, existing IR-style rankin...
Yanwei Xu, Yoshiharu Ishikawa, Jihong Guan
SIGMOD
2007
ACM
151views Database» more  SIGMOD 2007»
15 years 10 months ago
The case for a wide-table approach to manage sparse relational data sets
A "sparse" data set typically has hundreds or even thousands of attributes, but most objects have non-null values for only a small number of these attributes. A popular ...
Eric Chu, Jennifer L. Beckmann, Jeffrey F. Naughto...
ER
2004
Springer
92views Database» more  ER 2004»
15 years 3 months ago
XBiT: An XML-Based Bitemporal Data Model
Abstract. Past research work on modeling and managing temporal information has, so far, failed to elicit support in commercial database systems. The increasing popularity of XML oï...
Fusheng Wang, Carlo Zaniolo
VLDB
1997
ACM
132views Database» more  VLDB 1997»
15 years 2 months ago
Integrating SQL Databases with Content-Specific Search Engines
In recentyears,databaseresearchandproduct developmentactivities havefocusedonsupport for non-traditional data types, such astext or multi-media documents.This paper describes an a...
Stefan Deßloch, Nelson Mendonça Matto...