Sciweavers

4382 search results - page 281 / 877
» Query by Semantic Example
Sort
View
SIGMOD
2008
ACM
164views Database» more  SIGMOD 2008»
16 years 3 months ago
Relational-style XML query
We study the problem of querying relational data embedded in XML. Relational data can be represented by various tree structures in XML. However, current XML query methods, such as...
Taro L. Saito, Shinichi Morishita
198
Voted
SIGMOD
2007
ACM
124views Database» more  SIGMOD 2007»
16 years 3 months ago
Query suspend and resume
Suppose a long-running analytical query is executing on a database server and has been allocated a large amount of physical memory. A high-priority task comes in and we need to ru...
Badrish Chandramouli, Christopher N. Bond, Shivnat...
220
Voted
SIGMOD
2007
ACM
125views Database» more  SIGMOD 2007»
16 years 3 months ago
Optimizing mpf queries: decision support and probabilistic inference
Managing uncertain data using probabilistic frameworks has attracted much interest lately in the database literature, and a central computational challenge is probabilistic infere...
Héctor Corrada Bravo, Raghu Ramakrishnan
CIDR
2003
106views Algorithms» more  CIDR 2003»
15 years 5 months ago
Speculative Query Processing
Speculation is an every day phenomenon whereby one acts in anticipation of particular conditions that are likely to hold in the future. Computer science research has seen many suc...
Neoklis Polyzotis, Yannis E. Ioannidis
123
Voted
OOPSLA
2007
Springer
15 years 9 months ago
Lost in translation: formalizing proposed extensions to c#
Current real-world software applications typically involve heavy use of relational and XML data and their query languages. Unfortunately object-oriented languages and database que...
Gavin M. Bierman, Erik Meijer, Mads Torgersen