1 2 3 4 5 6 7 8 9 10
use portal; alter table fn_app drop column mode_of_integration; alter table fn_app drop column ack_app; alter table fn_app drop column uses_cadi; commit;