I would like to get some examples for alter table statement in
mobilink passthrough script. I think I have tried everything and keeps
getting an error. Below is the script:
ALTER TABLE "dba"."WO_TEST" ADD "WO_OBS_STATUS_TEST" numeric(15,0)
null
GO
the error: -1315, error text:line_no=1
Thanks