Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
本节介绍用于访问表的各种方法,其中表扫描和索引扫描是最常用的方法。
IndexScan 方法IndexOnlyScan 方法 (IO)MultipleIndexScan 方法 (MultIdx)ParallelIndexScan 方法TableScan 方法 (seq)ParallelTableScan 方法HashTableScan 方法 (HTS)RowIdScan 方法 (ROWID)