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

There is a newer version: 464
Show newest version
-- database: presto; groups: postgresql,profile_specific_tests; queryType: SELECT;
--!
show schemas from postgresql
--!
-- delimiter: |; trimValues: true; ignoreOrder: true;
information_schema|
pg_catalog|
public|




© 2015 - 2024 Weber Informatics LLC | Privacy Policy