3 lines
59 B
SQL

alter table allowances
add column colour integer not null;