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

sql-tests.testcases.system.selectInformationSchemaSchemata.sql Maven / Gradle / Ivy

The newest version!
-- database: trino; groups: system
SELECT
  catalog_name,
  schema_name
FROM system.information_schema.schemata




© 2015 - 2024 Weber Informatics LLC | Privacy Policy