Comment for Table POCZTA
Comment |
tabela dla danych poczt |
Columns of Table POCZTA
Column ID |
Column Name |
Datatype |
Not Null |
Data Default |
Comments |
1 |
ID_POCZTY |
NUMBER |
Y |
|
id poczty (PK) |
2 |
KOD_POCZTOWY |
VARCHAR2(6 CHAR) |
|
|
kod pocztowy |
3 |
MIEJSCOWOSC |
VARCHAR2(40 CHAR) |
|
|
miejscowosc |
Indexes on Table POCZTA
Uniqueness |
Index Name |
Type |
Columns |
Partitions |
Partition Type |
Partition Columns |
Subpartition Type |
Subpartition Columns |
UNIQUE |
POCZTA_PK |
NORMAL |
ID_POCZTY |
<none> |
|
|
|
|
PK, UK, & Check Constraints on Table POCZTA
Constraint Name |
Type |
Condition |
Status |
Columns |
CH_NN_POCZTA_ID_POCZTY |
Check |
"ID_POCZTY" IS NOT NULL |
ENABLED |
ID_POCZTY |
POCZTA_PK |
Primary Key |
|
ENABLED |
ID_POCZTY |
Table POCZTA does not have...
Partitions |
Foreign Key Constraints |
Redaction Policies |