- Categories:
Context functions (Session Object)
CURRENT_SCHEMAS¶
Returns active search path schemas.
For more information about search path, see Object name resolution.
Syntax¶
Arguments¶
None.
Usage notes¶
Do not confuse this function with the similarly named function CURRENT_SCHEMA.
Examples¶
Show the schemas that will be searched if a table or other database object is referenced without a schema name:
Output: