alter table attr_def add ad_extra text ; insert into attr_def (ad_id,ad_text,ad_type,ad_size) values (33,'Date Fin','date',8);