Sciweavers

21 search results - page 2 / 5
» Stacked indexed views in microsoft SQL server
Sort
View
SIGMOD
2004
ACM
150views Database» more  SIGMOD 2004»
14 years 5 months ago
Integrating Vertical and Horizontal Partitioning Into Automated Physical Database Design
In addition to indexes and materialized views, horizontal and vertical partitioning are important aspects of physical design in a relational database system that significantly imp...
Sanjay Agrawal, Vivek R. Narasayya, Beverly Yang
ICDE
1999
IEEE
101views Database» more  ICDE 1999»
14 years 6 months ago
Index Merging
Indexes play a vital role in decision support systems by reducing the cost of answering complex queries. A popular methodology for choosing indexes that is adopted by database adm...
Surajit Chaudhuri, Vivek R. Narasayya
ADBIS
2004
Springer
136views Database» more  ADBIS 2004»
13 years 11 months ago
SBQL Views - Prototype of Updateable Views
In this paper we describe a prototype implementation of updateable views called “SBQL Views”. The prototype follows a novel approach to view updates based on the Stack-Based Ap...
Hanna Kozankiewicz, Kazimierz Subieta
PVLDB
2008
105views more  PVLDB 2008»
13 years 5 months ago
Transaction time indexing with version compression
Immortal DB is a transaction time database system designed to enable high performance for temporal applications. It is built into a commercial database engine, Microsoft SQL Serve...
David B. Lomet, Mingsheng Hong, Rimma V. Nehme, Ru...
ICDE
2010
IEEE
170views Database» more  ICDE 2010»
14 years 5 months ago
Workload Driven Index Defragmentation
Decision support queries that scan large indexes can suffer significant degradation in I/O performance due to index fragmentation. DBAs rely on rules of thumb that use index size a...
Manoj Syamala, Vivek R. Narasayya