-- AlterTable
ALTER TABLE `Webinar` ADD COLUMN `pembicara` VARCHAR(255) NULL;
