Comment for Table PRAC_POPRZEDNIE_WYPLATY
Comment
Wyplaty w tej firmie z czasow przed ta aplikacja, potrzebne do wyliczenia sredniego miesiecznego wynagrodzenia

Columns of Table PRAC_POPRZEDNIE_WYPLATY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_WYPLATY NUMBER Y   Primary Key
2 DATA DATE     Za jaki miesiac to jest
3 ID_ETATU NUMBER     ID etatu - FK
4 KWOTA NUMBER     Kwota wyplaty (brutto)
5 SKLADKI NUMBER     Wartosc skladek w tej pozycji.
6 CZY_CHOROBOWE VARCHAR2(1 CHAR) Y 'N'  

Indexes on Table PRAC_POPRZEDNIE_WYPLATY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IX_PRACPOEWYPL_IDETATU NORMAL ID_ETATU <none>        
UNIQUE PK_PRAC_POPRZEDNIE_WYPLATY NORMAL ID_WYPLATY <none>        

Foreign Key Constraints on Table PRAC_POPRZEDNIE_WYPLATY
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_PRACPOPRZ_PRACETATY ID_ETATU F_54 PRAC_ETATY ID_UMOWY NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table PRAC_POPRZEDNIE_WYPLATY
Constraint Name Type Condition Status Columns
SYS_C0054769 Check "ID_WYPLATY" IS NOT NULL ENABLED ID_WYPLATY
SYS_C0054770 Check "CZY_CHOROBOWE" IS NOT NULL ENABLED CZY_CHOROBOWE
PK_PRAC_POPRZEDNIE_WYPLATY Primary Key   ENABLED ID_WYPLATY

Table PRAC_POPRZEDNIE_WYPLATY does not have...
Partitions
Redaction Policies