This section explains the various methods used to access tables, with table and index scans being the most common methods.
IndexScan method
IndexOnlyScan method (IO)
MultipleIndexScan method (MultIdx)
ParallelIndexScan method
TableScan method (seq)
ParallelTableScan method
HashTableScan method (HTS)
RowIdScan method (ROWID)
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |