Data access: access paths

An access path is the path that the system uses to locate data that is specified in a query. An access path can be a table scan, an index, a combination of both, or an encoded vector index.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]