6.4.1 The rpd_column_id Table

The rpd_column_id table provides information about columns of tables that are loaded in HeatWave.

The rpd_column_id table has these columns:

  • ID

    A unique identifier for the column.

  • TABLE_ID

    The ID of the table to which the column belongs.

  • COLUMN_NAME

    The column name.

The rpd_column_id table is read-only.