Getting started
User guides
Administration guides
Reference guides
Resources
Updated Aug 04, 2022
Send us feedback
current_catalog
Returns the current catalog.
current_catalog()
This function takes no argument.
A STRING.
> SELECT current_catalog(); spark_catalog
current_schema function