ALTER TABLE supplier_ms.EMPLOYEE_ROLE ADD COLUMN IS_ACTIVE BOOLEAN DEFAULT TRUE;