Comment for Table PRAC_WYDZIAL
Comment
Sloownik wydzialow pracownikoww

Columns of Table PRAC_WYDZIAL
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_WYDZ NUMBER(6) Y   Id wydzialu
2 SKROT VARCHAR2(30 BYTE)     Skót
3 NAZWA VARCHAR2(150 BYTE)     Pelna nazwa Wydzialu
4 ID_METAWYDZIALU NUMBER      

Indexes on Table PRAC_WYDZIAL
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IX_PRACWYCWYDZ_IDMETAWYDZIALU NORMAL ID_METAWYDZIALU <none>        
UNIQUE PRAC_WYDZIAL_PK NORMAL ID_WYDZ <none>        

Foreign Key Constraints on Table PRAC_WYDZIAL
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_WYDZIALY_METAWYDZIALY ID_METAWYDZIALU F_54 PRAC_METAWYDZIALY ID_METAWYDZIALU NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table PRAC_WYDZIAL
Constraint Name Type Condition Status Columns
SYS_C0054813 Check "ID_WYDZ" IS NOT NULL ENABLED ID_WYDZ
PRAC_WYDZIAL_PK Primary Key   ENABLED ID_WYDZ

Table PRAC_WYDZIAL does not have...
Partitions
Redaction Policies