• Medientyp: E-Artikel
  • Titel: Fundamental techniques for order optimization
  • Beteiligte: Simmen, David; Shekita, Eugene; Malkemus, Timothy
  • Erschienen: Association for Computing Machinery (ACM), 1996
  • Erschienen in: ACM SIGMOD Record
  • Sprache: Englisch
  • DOI: 10.1145/235968.233320
  • ISSN: 0163-5808
  • Schlagwörter: Information Systems ; Software
  • Entstehung:
  • Anmerkungen:
  • Beschreibung: <jats:p>Decision support applications are growing in popularity as more business data is kept on-line. Such applications typically include complex SQL queries that can test a query optimizer's ability to produce an efficient access plan. Many access plan strategies exploit the physical ordering of data provided by indexes or sorting. Sorting is an expensive operation, however. Therefore, it is imperative that sorting is optimized in some way or avoided all together. Toward that goal, this paper describes novel optimization techniques for pushing down sorts in joins, minimizing the number of sorting columns, and detecting when sorting can be avoided because of predicates, keys, or indexes. A set of fundamental operations is described that provide the foundation for implementing such techniques. The operations exploit data properties that arise from predicate application, uniqueness, and functional dependencies. These operations and techniques have been implemented in IBM's DB2/CS.</jats:p>
  • Zugangsstatus: Freier Zugang