Derived tables

A derived table is a result of access to a stored table during query execution. It can be:

Derived tables result from one of the scan operators that specify the access method: scan, i_scan, or t_scan, for example, (i_scan title_id_ix titles).