Sciweavers

698 search results - page 65 / 140
» Auditing SQL Queries
Sort
View
EDBT
2008
ACM
169views Database» more  EDBT 2008»
15 years 10 months ago
BioScout: a life-science query monitoring system
Scientific data are available through an increasing number of heterogeneous, independently evolving, sources. Although the sources themselves are independently evolving, the data ...
Anastasios Kementsietsidis, Frank Neven, Dieter Va...
ICDE
2001
IEEE
118views Database» more  ICDE 2001»
15 years 11 months ago
Tuning an SQL-Based PDM System in a Worldwide Client/Server Environment
The management of product-related data in a uniform and consistent way is a big challenge for many manufacturing enterprises, especially the large ones like DaimlerChrysler. So-ca...
Erich Müller, Jost Enderle, M. Feltes, Peter ...
DASFAA
2004
IEEE
116views Database» more  DASFAA 2004»
15 years 1 months ago
Template-Based Proxy Caching for Table-Valued Functions
Abstract. Certain types of database-backed web sites heavily utilize userdefined functions in SQL queries. Unfortunately, existing web proxy caching schemes can not handle these fu...
Qiong Luo, Wenwei Xue
SIGMOD
2011
ACM
331views Database» more  SIGMOD 2011»
14 years 22 days ago
Query optimization techniques for partitioned tables
Table partitioning splits a table into smaller parts that can be accessed, stored, and maintained independent of one another. From their traditional use in improving query perform...
Herodotos Herodotou, Nedyalko Borisov, Shivnath Ba...
SIGMOD
2002
ACM
198views Database» more  SIGMOD 2002»
15 years 10 months ago
Processing complex aggregate queries over data streams
Recent years have witnessed an increasing interest in designing algorithms for querying and analyzing streaming data (i.e., data that is seen only once in a fixed order) with only...
Alin Dobra, Minos N. Garofalakis, Johannes Gehrke,...