Columns of Table PRAC_PRAWA
Column ID Column Name Datatype Not Null Data Default Comments
1 UZYTKOWNIK1 VARCHAR2(100 BYTE) Y    
2 ID_WYDZ2 NUMBER Y    

Indexes on Table PRAC_PRAWA
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PRAC_PRAWA_PK NORMAL UZYTKOWNIK, ID_WYDZ <none>        

PK, UK, & Check Constraints on Table PRAC_PRAWA
Constraint Name Type Condition Status Columns
SYS_C0054777 Check "UZYTKOWNIK" IS NOT NULL ENABLED UZYTKOWNIK
SYS_C0054778 Check "ID_WYDZ" IS NOT NULL ENABLED ID_WYDZ
PRAC_PRAWA_PK Primary Key   ENABLED UZYTKOWNIK, ID_WYDZ

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