RPT_CATALOG_SECTION Table
This table holds information about the mapping between the CATALOG_ID and CATALOG_SECTION_ID.
RPT_CATALOG_SECTION Table
Column Name | Data Type | Data Length | Description | Constraints |
---|---|---|---|---|
CATALOG_ID | Integer | 4 | The ID of the imported report log from where this user was extracted. | Not nullable. Part of the primary key of the table. |
CATALOG_SECTION_ID | Integer | 4 | The ID of the section in the imported report log from where this user was extracted. | Not nullable. Part of the primary key of the table. |