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

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

The newest version!
-- database: trino; groups: postgresql,profile_specific_tests; tables: postgres.public.datatype_psql,postgres.public.workers_psql,postgres.public.real_table_psql
-- queryType: SELECT;
--!
show tables from postgresql.public
--!
-- delimiter: |; trimValues: true; ignoreOrder: true;
datatype_psql|
workers_psql|
real_table_psql|




© 2015 - 2024 Weber Informatics LLC | Privacy Policy