detailed_class (「小分類」テーブル)フィールド一覧

フィールド名 データ型 制約 主キー 外部キー 説明文
id serial   - 小分類ID
class_id__classification_id integer not null  - classification.id 大分類
name text not null  - - 分類名
note text   - - 備考欄
last_update timestamp default current_timestamp  - - 最終更新日時

[テーブル一覧に戻る]