Columns of Table PRAC_SKLADNIKI_DYNAMICZNE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_PASKA1 NUMBER Y   FK do prac_paski
2 SKLADNIK2 VARCHAR2(64 CHAR) Y   Nazwa skladnika
3 KWOTA NUMBER Y   Kwota skladnika

Indexes on Table PRAC_SKLADNIKI_DYNAMICZNE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_PRACSKLDYNAM NORMAL ID_PASKA, SKLADNIK <none>        

Foreign Key Constraints on Table PRAC_SKLADNIKI_DYNAMICZNE
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_PRACSKLDYNAM_PRACPASKI ID_PASKA F_54 PRAC_PASKI ID_PASKA NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table PRAC_SKLADNIKI_DYNAMICZNE
Constraint Name Type Condition Status Columns
SYS_C0054791 Check "ID_PASKA" IS NOT NULL ENABLED ID_PASKA
SYS_C0054792 Check "SKLADNIK" IS NOT NULL ENABLED SKLADNIK
SYS_C0054793 Check "KWOTA" IS NOT NULL ENABLED KWOTA
PK_PRACSKLDYNAM Primary Key   ENABLED ID_PASKA, SKLADNIK

Table PRAC_SKLADNIKI_DYNAMICZNE does not have...
Comments
Partitions
Redaction Policies