2 lines
83 B
SQL
2 lines
83 B
SQL
alter table oc_gestion_bijou_defunt
|
|
add column taker_name VARCHAR(100) DEFAULT ''; |
alter table oc_gestion_bijou_defunt
|
|
add column taker_name VARCHAR(100) DEFAULT ''; |