Comment for Table SL_POWODY_WYKRESLENIA
Comment
Słownik powodów wykreślenia z rejestru

Columns of Table SL_POWODY_WYKRESLENIA
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y   PK
2 NAZWA VARCHAR2(255 CHAR) Y   Nazwa

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

PK, UK, & Check Constraints on Table SL_POWODY_WYKRESLENIA
Constraint Name Type Condition Status Columns
NN_SL_POWODY_WYKR_NAZWA Check "NAZWA" IS NOT NULL ENABLED NAZWA
PK_SL_POWODY_WYKRESLENIA Primary Key   ENABLED ID

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