Home > extract-pg-schema > InformationSchemaView > table_catalog
InformationSchemaView.table_catalog property
Name of the database that contains the table (always the current database)
Signature:
typescript
table_catalog: string;