Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Chapter 29 Introduction to Abstract
Plans [Table of Contents] Chapter 31 Creating and Using Abstract Plans

Performance and Tuning Guide Volumes 1 - 3 (Online Only)

[-] Chapter 30 Abstract Query Plan Guide

Chapter 30

Abstract Query Plan Guide

This chapter covers some guidelines you can use in writing Abstract Plans.

[-] Introduction
[+] Abstract plan language
Identifying tables
Identifying indexes
[+] Specifying join order
Specifying the join type
[+] Specifying partial plans and hints
[+] Creating abstract plans for subqueries
Abstract plans for materialized views
Abstract plans for queries containing aggregates
Specifying the reformatting strategy
OR strategy limitation
When the store operator is not specified
Tips on writing abstract plans
[-] Comparing plans "before" and "after"
Effects of enabling server-wide capture mode
Time and space to copy plans
[-] Abstract plans for stored procedures
Procedures and plan ownership
Procedures with variable execution paths and optimization
Ad Hoc queries and abstract plans


Chapter 29 Introduction to Abstract
Plans [Table of Contents] Introduction