currencies (「currencies」テーブル)フィールド一覧

フィールド名 データ型 制約 主キー 外部キー 説明文
last_updated timestamp   - - last_updated
value text   - - value
decimal_places text   - - decimal_places
thousands_point text   - - thousands_point
decimal_point text   - - decimal_point
symbol_right text   - - symbol_right
symbol_left text   - - symbol_left
code text not null  - - code
title text not null  - - title
currencies_id serial   - currencies_id

[テーブル一覧に戻る]