Comment for Table USLUGI_SEKTORY_DZIELNICE
Comment
tabela łącząca sektory z dzielnicami (1 sektor ma wiele dzielnic)

Columns of Table USLUGI_SEKTORY_DZIELNICE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y   PK
2 ID_DZIELNICY NUMBER     FK do SL_DZIELNICE
3 ID_SEKTORA NUMBER     FK do USLUGI_SL_SEKTORY

Indexes on Table USLUGI_SEKTORY_DZIELNICE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IDX_USL_SEKTORY_DZIEL_SEKTORY NORMAL ID_SEKTORA <none>        
UNIQUE UQ_USL_SEKTORY_DZIEL_DZIELNICE NORMAL ID_DZIELNICY <none>        
UNIQUE USLUGI_SEKTORY_DZIELNICE_PK NORMAL ID <none>        

Foreign Key Constraints on Table USLUGI_SEKTORY_DZIELNICE
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_USL_SEKTORY_DZIEL_DZIELNICE ID_DZIELNICY F_54 SL_DZIELNICE ID NO ACTION ENABLED No No
FK_USL_SEKTORY_DZIEL_SEKTORY ID_SEKTORA F_54 USLUGI_SL_SEKTORY ID_SEKTORA NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table USLUGI_SEKTORY_DZIELNICE
Constraint Name Type Condition Status Columns
NN_USL_SEKTORY_DZIELN_ID Check "ID" IS NOT NULL ENABLED ID
NN_USL_SEKTORY_DZIELN_ID_DZIEL Check "ID_DZIELNICY" IS NOT NULL ENABLED ID_DZIELNICY
NN_USL_SEKTORY_DZIELN_ID_SEKTO Check "ID_SEKTORA" IS NOT NULL ENABLED ID_SEKTORA
USLUGI_SEKTORY_DZIELNICE_PK Primary Key   ENABLED ID
UQ_USL_SEKTORY_DZIEL_DZIELNICE Unique   ENABLED ID_DZIELNICY

Table USLUGI_SEKTORY_DZIELNICE does not have...
Partitions
Redaction Policies