1 line
54 B
SQL
1 line
54 B
SQL
ALTER TABLE testdata ADD COLUMN another_value STRING;
|
ALTER TABLE testdata ADD COLUMN another_value STRING;
|