Sciweavers

81 search results - page 1 / 17
» An Approach to Integrating Query Refinement in SQL
Sort
View
EDBT
2002
ACM
128views Database» more  EDBT 2002»
14 years 5 months ago
An Approach to Integrating Query Refinement in SQL
With the emergence of applications that require content-based similarity retrieval, techniques to support such a retrieval paradigm over database systems have emerged as a critica...
Michael Ortega-Binderberger, Kaushik Chakrabarti, ...
PVLDB
2010
163views more  PVLDB 2010»
13 years 3 months ago
Geospatial Stream Query Processing using Microsoft SQL Server StreamInsight
Microsoft SQL Server spatial libraries contain several components that handle geometrical and geographical data types. With advances in geo-sensing technologies, there has been an...
Seyed Jalal Kazemitabar, Ugur Demiryurek, Mohamed ...
ICDE
2005
IEEE
124views Database» more  ICDE 2005»
14 years 6 months ago
XML Views as Integrity Constraints and their Use in Query Translation
The SQL queries produced in XML-to-SQL query translation are often unnecessarily complex, even for simple input XML queries. In this paper we argue that relational systems can do ...
Rajasekar Krishnamurthy, Raghav Kaushik, Jeffrey F...
VLDB
2002
ACM
151views Database» more  VLDB 2002»
13 years 4 months ago
Preference SQL - Design, Implementation, Experiences
Current search engines can hardly cope adequately with fuzzy predicates defined by complex preferences. The biggest problem of search engines implemented with standard SQL is that...
Werner Kießling, Gerhard Köstler
SIGMOD
2006
ACM
112views Database» more  SIGMOD 2006»
14 years 5 months ago
Join minimization in XML-to-SQL translation: an algebraic approach
Consider an XML view defined over a relational database, and a user query specified over this view. This user XML query is typically processed using the following steps: (a) our t...
Murali Mani, Song Wang, Daniel J. Dougherty, Elke ...