1 2 3 4 5 6
-- Your SQL goes here alter table product add src text(500); alter table product add ios_src text(500);