Columns of Table GRUPY
Column ID Column Name Datatype Not Null Data Default Comments
1 GRUPA CHAR(1 BYTE)      
2 MAGAZYN NUMBER(3)      
3 GNIAZDO_OD VARCHAR2(10 BYTE)      
4 GNIAZDO_DO VARCHAR2(10 BYTE)      
5 NAZWA VARCHAR2(60 BYTE)      

Indexes on Table GRUPY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IX_GRUPY_MAGAZYN NORMAL MAGAZYN <none>        

Foreign Key Constraints on Table GRUPY
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_GRUPY_MAGAZYNY MAGAZYN F_54 MAGAZYNY MAGAZYN NO ACTION ENABLED No No

Table GRUPY does not have...
Comments
Partitions
Primary Key, Unique, or Check Constraints
Redaction Policies