Columns of Table LICZNIKI
Column ID Column Name Datatype Not Null Data Default Comments
1 KOD VARCHAR2(15 BYTE) Y    
2 OPIS VARCHAR2(80 BYTE)      
3 LICZNIK NUMBER(8)   (1)  
4 MASKA VARCHAR2(20 BYTE)      

Indexes on Table LICZNIKI
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_LICZNIKI NORMAL KOD <none>        

PK, UK, & Check Constraints on Table LICZNIKI
Constraint Name Type Condition Status Columns
PK_LICZNIKI Primary Key   ENABLED KOD

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