System catalog tables
Last updated
Last updated
The system catalogs store schema metadata, such as information about tables and columns. System catalog tables have a PG prefix.
The standard PostgreSQL catalog tables are accessible to Amazon Redshift users. ().
The following table outlines how SnowConvert transforms references to SQL functions defined in the pg_catalog
in Redshift.
pg_catalog
pg_catalog.row_number()
pg_catalog.replace()
pg_catalog.lead()