Comment for Table PRAC_PROGI
Comment
Progi procentowe.

Columns of Table PRAC_PROGI
Column ID Column Name Datatype Not Null Data Default Comments
1 PRZYCHOD1 NUMBER Y   Wartosc przychodu
2 PROCENT NUMBER Y   Procent dochodu odprowadzany do urzedu
3 DATA2 DATE Y   Data poczatkowa obowiazywania progu

Indexes on Table PRAC_PROGI
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PRAC_PROGI_PK NORMAL PRZYCHOD, DATA <none>        

PK, UK, & Check Constraints on Table PRAC_PROGI
Constraint Name Type Condition Status Columns
SYS_C0054780 Check "PRZYCHOD" IS NOT NULL ENABLED PRZYCHOD
SYS_C0054781 Check "PROCENT" IS NOT NULL ENABLED PROCENT
SYS_C0054782 Check "DATA" IS NOT NULL ENABLED DATA
PRAC_PROGI_PK Primary Key   ENABLED PRZYCHOD, DATA

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