Sciweavers

54 search results - page 1 / 11
» Data cleaning in microsoft SQL server 2005
Sort
View
SIGMOD
2005
ACM
176views Database» more  SIGMOD 2005»
14 years 5 months ago
Data cleaning in microsoft SQL server 2005
Surajit Chaudhuri, Kris Ganjam, Venkatesh Ganti, R...
SIGMOD
2005
ACM
119views Database» more  SIGMOD 2005»
13 years 10 months ago
Database tuning advisor for microsoft SQL server 2005: demo
Database Tuning Advisor (DTA) is a physical database design tool that is part of Microsoft’s SQL Server 2005 relational database management system. Previously known as “Index ...
Sanjay Agrawal, Surajit Chaudhuri, Lubor Koll&aacu...
VLDB
2004
ACM
169views Database» more  VLDB 2004»
13 years 10 months ago
Database Tuning Advisor for Microsoft SQL Server 2005
The Database Tuning Advisor (DTA) that is part of Microsoft SQL Server 2005 is an automated physical database design tool that significantly advances the state-of-the-art in sever...
Sanjay Agrawal, Surajit Chaudhuri, Lubor Koll&aacu...
VLDB
1998
ACM
121views Database» more  VLDB 1998»
13 years 9 months ago
Hash Joins and Hash Teams in Microsoft SQL Server
The query execution engine in Microsoft SQL Server employs hash-based algorithms for inner and outer joins, semi-joins, set operations (such as intersection), grouping, and duplic...
Goetz Graefe, Ross Bunker, Shaun Cooper
SIGMOD
2005
ACM
89views Database» more  SIGMOD 2005»
13 years 10 months ago
Stacked indexed views in microsoft SQL server
Appropriately selected materialized views (also called indexed views) can speed up query execution by orders of magnitude. Most database systems limit support for materialized vie...
David DeHaan, Per-Åke Larson, Jingren Zhou