Comment for Table USLUGI_OPERATORZY_STATUSY
Comment
słownik statusow operatorów w umowie na wywoz

Columns of Table USLUGI_OPERATORZY_STATUSY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y    
2 NAZWA VARCHAR2(128 CHAR)     status operatora w umowie (podwykonawca, członek konsorcjum etc.)

Indexes on Table USLUGI_OPERATORZY_STATUSY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_USLUGI_OPERATORZY_STATUSY NORMAL ID <none>        

PK, UK, & Check Constraints on Table USLUGI_OPERATORZY_STATUSY
Constraint Name Type Condition Status Columns
NN_USL_OPERATORZY_STA_ID Check "ID" IS NOT NULL ENABLED ID
NN_USL_OPERATORZY_STA_NAZWA Check "NAZWA" IS NOT NULL ENABLED NAZWA
PK_USLUGI_OPERATORZY_STATUSY Primary Key   ENABLED ID

Table USLUGI_OPERATORZY_STATUSY does not have...
Partitions
Foreign Key Constraints
Redaction Policies