-- Your SQL goes here alter table kecheng_repeat alter column kecheng_id drop not null; alter table kecheng_repeat alter column repeat_status drop not null;