2 lines
59 B
MySQL
2 lines
59 B
MySQL
|
ALTER TABLE answer
|
||
|
ADD COLUMN utm text NOT NULL DEFAULT '';
|