CN_RS_ATTR_PRODUCTS_SQL

This table uses to store attribute products SQL for transaction processing

Details

  • Schema: FUSION

  • Object owner: CN

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

CN_RS_ATTR_PRODUCTS_SQL_PK

ATTR_PRODUCTS_SQL_ID

Columns

Name Datatype Length Precision Not-null Comments Status
ATTR_PRODUCTS_SQL_ID NUMBER Yes Primary key Active
USAGE_ID NUMBER Yes Foreign key to CN_RS_USAGES_ALL_B Active
ATTR_RELATION_PRODUCT NUMBER Yes Attribute relation product Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
BATCH_MATCH_SQL CLOB Batch match SQL Active
KEEP_FLAG VARCHAR2 1 Keep flag Active
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. Active
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. Active
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row. Active

Indexes

Index Uniqueness Tablespace Columns
CN_RS_ATTR_PRODUCTS_SQL_U1 Unique Default ATTR_PRODUCTS_SQL_ID