Columns of Table SL_TYPY_POO
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y   PK
2 NAZWA VARCHAR2(128 CHAR)     nazwa typu POO

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

PK, UK, & Check Constraints on Table SL_TYPY_POO
Constraint Name Type Condition Status Columns
NN_SL_TYPY_POO_ID Check "ID" IS NOT NULL ENABLED ID
NN_SL_TYPY_POO_NAZWA Check "NAZWA" IS NOT NULL ENABLED NAZWA
PK_SL_TYPY_POO Primary Key   ENABLED ID

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