Sciweavers

4113 search results - page 252 / 823
» Watermarking Relational Databases
Sort
View
DEBU
2010
147views more  DEBU 2010»
15 years 4 months ago
Evaluating the Effectiveness of Keyword Search
The prevalence of free text search in web search engines has inspired recent interest in keyword search on relational databases. Whereas relational queries formally specify matchi...
William Webber
SIGMOD
2002
ACM
141views Database» more  SIGMOD 2002»
15 years 4 months ago
Bringing Order to Query Optimization
A variety of developments combine to highlight the need for respecting order when manipulating relations. For example, new functionality is being added to SQL to support OLAP-styl...
Giedrius Slivinskas, Christian S. Jensen, Richard ...
LICS
2002
IEEE
15 years 9 months ago
Monadic Queries over Tree-Structured Data
Monadic query languages over trees currently receive considerable interest in the database community, as the problem of selecting nodes from a tree is the most basic and widesprea...
Georg Gottlob, Christoph Koch
DEXAW
1997
IEEE
125views Database» more  DEXAW 1997»
15 years 8 months ago
Can we Rely on SQL?
It is important for any data language that it enables many people to derive correct information from a databases in a simple, effective way with predictable performance. In an ana...
J. H. ter Bekke
MFDBS
1989
102views Database» more  MFDBS 1989»
15 years 8 months ago
Transitive Closure and the LOGA+-Strategy for its Efficient Evaluation
One of the key problems when extending relational database query languages to include deductive capabilities, is to provide them with efficient methods for answering recursive que...
W. Yan, Nelson Mendonça Mattos