Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ultralite passthrough script to add column (ALTER) to an existing table

25 views
Skip to first unread message

newb1

unread,
Apr 11, 2010, 10:28:45 PM4/11/10
to
Hi Guys,

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

0 new messages