/* List all database schemas accessible by me */


SELECT  schema_name 
FROM    information_schema.SCHEMATA