Comment for Table SL_KARTA_KONT_TYP_ZOB
Comment
Słownik nazw typów zobowizań wykorzystywany w profesjonalnej karcie kontowej

Columns of Table SL_KARTA_KONT_TYP_ZOB
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_TYPU NUMBER Y   Klucz główny z sekwencji SEQ_SL_KARTA_KONT_TYP_ZOB_ID
2 NAZWA VARCHAR2(255 BYTE)     Unikalna nazwa typu zobowiązania

Indexes on Table SL_KARTA_KONT_TYP_ZOB
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_SL_KARTA_KONT_TYP_ZOB_ID_T NORMAL ID_TYPU <none>        
UNIQUE UQ_SL_KARTA_KONT_TYP_ZOB_NAZ NORMAL NAZWA <none>        

PK, UK, & Check Constraints on Table SL_KARTA_KONT_TYP_ZOB
Constraint Name Type Condition Status Columns
PK_SL_KARTA_KONT_TYP_ZOB_ID_T Primary Key   ENABLED ID_TYPU
UQ_SL_KARTA_KONT_TYP_ZOB_NAZ Unique   ENABLED NAZWA

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