Columns of Table SL_KPIR_POZYCJE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y    
2 OPIS VARCHAR2(256 BYTE)      
3 SUMA VARCHAR2(1 BYTE)   'N' T <- pole jest suma innych, N <- pole wypelniane z dowodow
4 KOLEJNOSC NUMBER      
5 WZOR VARCHAR2(128 BYTE)     Jezeli pole jest suma innych to znajduje sie tu wzor ktore sumujemy

Indexes on Table SL_KPIR_POZYCJE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_SL_KPIR_POZYCJE NORMAL ID <none>        
UNIQUE UQ_SL_KPIR_KOLEJ NORMAL KOLEJNOSC <none>        

PK, UK, & Check Constraints on Table SL_KPIR_POZYCJE
Constraint Name Type Condition Status Columns
PK_SL_KPIR_POZYCJE Primary Key   ENABLED ID
UQ_SL_KPIR_KOLEJ Unique   ENABLED KOLEJNOSC

Table SL_KPIR_POZYCJE does not have...
Comments
Partitions
Foreign Key Constraints
Redaction Policies