Columns of Table ROZ_DEKLARACJE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y   Klucz glowny z sekwencji SEQ_DEKLARACJE_ID
2 MIESIAC_KWARTAL NUMBER     Numer miesiaca odpowiednio kwartalu za ktory robimy deklaracje
3 ROK NUMBER     Rok za ktory robimy deklaracje
4 ID_DEKLARACJI NUMBER     Id deklaracji z wzorcow
5 XML_FILE BLOB      

Indexes on Table ROZ_DEKLARACJE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IX_ROZDEKKLARA_IDDEKLARACJI NORMAL ID_DEKLARACJI <none>        
UNIQUE PK_ROZ_DEKL_ID NORMAL ID <none>        

Foreign Key Constraints on Table ROZ_DEKLARACJE
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_ROZ_DEKL_ID_DEKL ID_DEKLARACJI F_54 DEKLARACJE ID_DEKL NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table ROZ_DEKLARACJE
Constraint Name Type Condition Status Columns
NN_ROZ_DEKL_MIES_KWART Check "MIESIAC_KWARTAL" IS NOT NULL ENABLED MIESIAC_KWARTAL
NN_ROZ_DEKL_ROK Check "ROK" is not null ENABLED ROK
PK_ROZ_DEKL_ID Primary Key   ENABLED ID

Table ROZ_DEKLARACJE does not have...
Comments
Partitions
Redaction Policies