Skip to content

Returns the name of the current catalog.

func.catalog()
func.catalog()
┌───────────────────┐
'default_catalog'
└───────────────────┘
CATALOG()
SELECT CATALOG();
┌─────────────────┐
│ default_catalog │
└─────────────────┘