Comment for Table R_ZAPLATY
Comment
slownik rodzajow zaplat

Columns of Table R_ZAPLATY
Column ID Column Name Datatype Not Null Data Default Comments
1 RODZ_ZAPLATY NUMBER(2) Y   rodzaj zaplaty
2 NAZWA_ZAPLATY VARCHAR2(20 BYTE)     nazwa zaplaty
3 TYP_ZAPLATY CHAR(1 BYTE)     G- gotówka , P - Przelew

Indexes on Table R_ZAPLATY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_ZAPLATY NORMAL RODZ_ZAPLATY <none>        

PK, UK, & Check Constraints on Table R_ZAPLATY
Constraint Name Type Condition Status Columns
PK_ZAPLATY Primary Key   ENABLED RODZ_ZAPLATY

Table R_ZAPLATY does not have...
Partitions
Foreign Key Constraints
Redaction Policies