/* List all database schemas accessible by me */ /* Similar to command - show databases */ SELECT schema_name FROM information_schema.SCHEMATA