2 lines
69 B
MySQL
2 lines
69 B
MySQL
|
|
alter table contacts add column lives_with text not null default '';
|