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

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

-- database: presto; groups: postgresql,profile_specific_tests; tables: postgres.public.real_table_psql
--!
select * from postgresql.public.real_table_psql
--!
-- delimiter: |; trimValues: true; ignoreOrder: true;
null|4000.10889|100.59889|11.456789|96.42|
2|100.97|0.94|0.8895|73.658|
null|null|null|null|null|




© 2015 - 2024 Weber Informatics LLC | Privacy Policy