Columns of Table ORG_ID_TMP
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER      
2 GRUPA_ID NUMBER     Id grupy id'ków. Tabela ma unique na parze (ID, GRUPA_ID)
3 DODATKOWE_INFORMACJE VARCHAR2(4000 BYTE)     Dodatkowe informacje związane z danym rekordem.

Indexes on Table ORG_ID_TMP
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE UQ_ORG_ID_TMP_ID NORMAL ID, GRUPA_ID <none>        

PK, UK, & Check Constraints on Table ORG_ID_TMP
Constraint Name Type Condition Status Columns
UQ_ORG_ID_TMP_ID Unique   ENABLED ID, GRUPA_ID

Table ORG_ID_TMP does not have...
Comments
Partitions
Foreign Key Constraints
Redaction Policies