Columns of Table SL_FRAKCJE_KOMBINACJE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y   PK z sekwencji SQ_SL_FRAKCJE_KOMBINACJE_ID.
2 NAZWA VARCHAR2(4000 CHAR) Y   Nazwa budowana jako CSV z SL_FRAKCJE.NAZWA przesortowana alfabetycznie ASC.

Indexes on Table SL_FRAKCJE_KOMBINACJE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_SLFRAKCJEKOMB NORMAL ID <none>        

PK, UK, & Check Constraints on Table SL_FRAKCJE_KOMBINACJE
Constraint Name Type Condition Status Columns
NN_SLFRAKCJEKOMB_NAZWA Check "NAZWA" IS NOT NULL ENABLED NAZWA
PK_SLFRAKCJEKOMB Primary Key   ENABLED ID

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