6.4.7 The rpd_table_id Table

The rpd_table_id table provides the ID, name, and schema of the tables loaded in HeatWave.

The rpd_table_id table has these columns:

  • ID

    A unique identifier for the table.

  • NAME

    The full table name including the schema.

  • SCHEMA_NAME

    The schema name.

  • TABLE_NAME

    The table name.

The rpd_table_id table is read-only.