CATALOG SCAN USING USER EQUAL
CONDITION
CATALOG SCAN USING USER EQUAL CONDITION is a search strategy of the SQL Optimizer. The system performs a sequential search across those database catalog entries that describe objects of the specified user.
See also: