Skip to main content
Book cover

Query Processing in Database Systems

  • Book
  • © 1985

Overview

Part of the book series: Topics in Information Systems (TINF)

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (18 chapters)

  1. Introduction to Query Processing

  2. Query Processing in Distributed Database Management Systems

  3. Query Processing for Multiple Data Models

  4. Database Updates through Views

  5. Database Access for Special Applications

  6. Techniques for Optimizing the Processing of Multiple Queries

Keywords

About this book

This book is an anthology of the results of research and development in database query processing during the past decade. The relational model of data provided tremendous impetus for research into query processing. Since a relational query does not specify access paths to the stored data, the database management system (DBMS) must provide an intelligent query-processing subsystem which will evaluate a number of potentially efficient strategies for processing the query and select the one that optimizes a given performance measure. The degree of sophistication of this subsystem, often called the optimizer, critically affects the performance of the DBMS. Research into query processing thus started has taken off in several directions during the past decade. The emergence of research into distributed databases has enormously complicated the tasks of the optimizer. In a distributed environment, the database may be partitioned into horizontal or vertical fragments of relations. Replicas of the fragments may be stored in different sites of a network and even migrate to other sites. The measure of performance of a query in a distributed system must include the communication cost between sites. To minimize communication costs for-queries involving multiple relations across multiple sites, optimizers may also have to consider semi-join techniques.

Editors and Affiliations

  • Microelectronics & Computer Technology Corporation, Austin, USA

    Won Kim

  • Computer Corporation of America, Four Cambridge Center, Cambridge, USA

    David S. Reiner

  • Department of Computer Science, The University of Texas at Austin, Austin, USA

    Don S. Batory

Bibliographic Information

Publish with us