Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | INT UNSIGNED | 10 | √ | null |
|
|
Currency Id |
|
| name | VARCHAR | 64 | √ | null |
|
|
Currency Name |
|
| symbol | VARCHAR | 8 | √ | null |
|
|
Currency Symbol |
|
| numeric_code | VARCHAR | 3 | √ | null |
|
|
Numeric currency code |
|
| full_name | VARCHAR | 64 | √ | null |
|
|
Full currency name |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors