Comment for Table USLUGI_SL_SEKTORY
Comment
Tabela ze s?ownikiem sektor?w

Columns of Table USLUGI_SL_SEKTORY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_SEKTORA NUMBER Y   id sektora. Klucz g?owny
2 NAZWA_SEKTORA VARCHAR2(500 BYTE)     Nazwa sketora
3 OPIS_SEKTORA VARCHAR2(4000 BYTE)     Opis sektora
4 NR_SEKTORA NUMBER     Numer sektora. Kolumna służy do sortowania sektorów w EBOK.

Indexes on Table USLUGI_SL_SEKTORY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IDX_USL_SL_SEKTORY_FLT_SEKTOR FUNCTION-BASED NORMAL "F_54"."FORMS_VIEWS"."FLT_SEKTOR"("NAZWA_SEKTORA") <none>        
UNIQUE PK_USLUGI_SEKTORY NORMAL ID_SEKTORA <none>        
UNIQUE UQ_USL_SL_SEKTORY_NAZWA_SE NORMAL NAZWA_SEKTORA <none>        

PK, UK, & Check Constraints on Table USLUGI_SL_SEKTORY
Constraint Name Type Condition Status Columns
PK_USLUGI_SEKTORY Primary Key   ENABLED ID_SEKTORA
UQ_USL_SL_SEKTORY_NAZWA_SE Unique   ENABLED NAZWA_SEKTORA

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