Columns of Table PROJEKTY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_PROJ NUMBER(8) Y    
2 NAZWA VARCHAR2(200 BYTE)      
3 DT_ROZP DATE      
4 DT_ZAKON DATE      

Indexes on Table PROJEKTY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_PROJEKTY NORMAL ID_PROJ <none>        

PK, UK, & Check Constraints on Table PROJEKTY
Constraint Name Type Condition Status Columns
PK_PROJEKTY Primary Key   ENABLED ID_PROJ

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