-- Your SQL goes here alter table daka add teachers jsonb; -- 具体格式: { teacher_id: xxx, teacher_name: yyy }