Previous Topic: Get Table OperatorNext Topic: Output Parameters


Input Parameters

Catalog Name

The catalog name must match the catalog name as it is stored in the database. The values "" and null indicate that the catalog name should not be used to narrow the search.

Schema Pattern

The schema pattern must match the schema name as it is stored in the database. The values "" and null indicate that the schema name should not be used to narrow the search. The pattern should be a regular expression.

Table Name Pattern

The table name pattern must match the table name as it is stored in the database. The pattern should be a database-supported regular expression.