All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sql-tests.testcases.connectors.postgresql.show_schemas.sql Maven / Gradle / Ivy

-- database: presto; groups: postgresql_connector; queryType: SELECT;
--!
show schemas from postgresql
--!
-- delimeter: |; trimValues: true; ignoreOrder: true;
information_schema|
pg_catalog|
public|




© 2015 - 2024 Weber Informatics LLC | Privacy Policy