Table schema_generation.currencies
InnoDB free: 7168 kB

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
currencies_id int 11  √ 
title varchar 32
code char 3
symbol_left varchar 12  √  null
symbol_right varchar 12  √  null
decimal_point char 1  √  null
thousands_point char 1  √  null
decimal_places char 1  √  null
value float 13,8  √  null
last_updated datetime 19  √  null

Table contained 0 rows at Mon Jun 18 16:54 CDT 2007

Indexes:
Column(s) Type Sort Constraint Name
currencies_id Primary key Asc PRIMARY