Sciweavers

894 search results - page 107 / 179
» An Annotation Management System for Relational Databases
Sort
View
CIDR
2003
147views Algorithms» more  CIDR 2003»
13 years 11 months ago
Sorting And Indexing With Partitioned B-Trees
Partitioning within a B-tree, based on an artificial leading key column and combined with online reorganization, can be exploited during external merge sort for accurate deep read...
Goetz Graefe
ICPP
2005
IEEE
14 years 3 months ago
Design and Implementation of a Parallel Performance Data Management Framework
Empirical performance evaluation of parallel systems and applications can generate significant amounts of performance data and analysis results from multiple experiments as perfo...
Kevin A. Huck, Allen D. Malony, Robert Bell, Alan ...
ICDT
2012
ACM
251views Database» more  ICDT 2012»
12 years 20 days ago
Computing universal models under guarded TGDs
A universal model of a database D and a set Σ of integrity constraints is a database that extends D, satisfies Σ, and is most general in the sense that it contains sound and co...
André Hernich
ICML
1996
IEEE
14 years 11 months ago
Learning Goal Oriented Bayesian Networks for Telecommunications Risk Management
This paper discusses issues related to Bayesian network model learning for unbalanced binary classification tasks. In general, the primary focus of current research on Bayesian ne...
Kazuo J. Ezawa, Moninder Singh, Steven W. Norton
SIGMOD
2007
ACM
121views Database» more  SIGMOD 2007»
14 years 10 months ago
Execution strategies for SQL subqueries
Optimizing SQL subqueries has been an active area in database research and the database industry throughout the last decades. Previous work has already identified some approaches ...
César A. Galindo-Legaria, Milind Joshi, Mos...