Comment for Table LOKALIZACJE
Comment
Ksiega glowna, tabela z przypisaniem lokalizacji do kontrahentow

Columns of Table LOKALIZACJE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_LOKAL NUMBER(8) Y   Id lokalizacji klucz glowny nadawany z sekwencji SQ_LOKALIZACJE
2 NR_KONTR NUMBER(8)     Nr kontrahenta z KDO

Indexes on Table LOKALIZACJE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_LOKALIZACJE NORMAL ID_LOKAL <none>        
UNIQUE UK_LOKALIZACJE_NRKONTR NORMAL NR_KONTR <none>        

Foreign Key Constraints on Table LOKALIZACJE
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_LOKALIZACJE_KDO NR_KONTR F_54 KDO_WEW NR_KONTR NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table LOKALIZACJE
Constraint Name Type Condition Status Columns
PK_LOKALIZACJE Primary Key   ENABLED ID_LOKAL
UK_LOKALIZACJE_NRKONTR Unique   ENABLED NR_KONTR

Table LOKALIZACJE does not have...
Partitions
Redaction Policies