Getting started
User guides
Administration guides
Reference guides
Resources
Updated Aug 12, 2022
Send us feedback
current_database
Returns the current schema.
current_database()
This function takes no arguments
A STRING.
This function is an alias for current_schema function.
> SELECT current_database(); default
current_catalog function
current_schema function