something like this: select distinct(table_schema) from 
information_schema.tables, but without calling create.execute.
The result i should get is string array of all databases

Reply via email to