Sciweavers

3225 search results - page 52 / 645
» Query Optimization by Stored Queries
Sort
View
PODS
2004
ACM
101views Database» more  PODS 2004»
14 years 8 months ago
Synopses for Query Optimization: A Space-Complexity Perspective
Raghav Kaushik, Raghu Ramakrishnan, Venkatesan T. ...
DAGSTUHL
2004
13 years 10 months ago
Personalization of Queries based on User Preferences
Query Personalization is the process of dynamically enhancing a query with related user preferences stored in a user profile with the aim of providing personalized answers. The und...
Georgia Koutrika, Yannis E. Ioannidis
DASFAA
2010
IEEE
141views Database» more  DASFAA 2010»
14 years 3 months ago
Optimizing Write Performance for Read Optimized Databases
Compression in column-oriented databases has been proven to offer both performance enhancements and reductions in storage consumption. This is especially true for read access as c...
Jens Krüger, Martin Grund, Christian Tinnefel...
DBPL
2003
Springer
144views Database» more  DBPL 2003»
14 years 1 months ago
A General Framework for Estimating XML Query Cardinality
Abstract. In the context of XML data management systems, the estimation of query cardinality is becoming more and more important: the information provided by a query result estimat...
Carlo Sartiani
ASWEC
2006
IEEE
14 years 2 months ago
Preventing SQL Injection Attacks in Stored Procedures
An SQL injection attack targets interactive web applications that employ database services. These applications accept user inputs and use them to form SQL statements at runtime. D...
Ke Wei, Muthusrinivasan Muthuprasanna, Suraj Kotha...