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

フィールド名 データ型 制約 主キー 外部キー 説明文
status integer not null default 0  - - status
date_status_change timestamp   - - date_status_change
date_added timestamp not null  - - date_added
date_scheduled timestamp   - - date_scheduled
expires_date timestamp   - - expires_date
expires_impressions integer default 0  - - expires_impressions
banners_html_text text   - - banners_html_text
banners_group text not null  - - banners_group
banners_image text not null  - - banners_image
banners_url text not null  - - banners_url
banners_title text not null  - - banners_title
banners_id serial   - banners_id

[テーブル一覧に戻る]