open_in_new
content_copy
SELECT catalog_name AS DBName, Schema_name, schema_owner FROM information_schema.SCHEMATA;