Subject | Re: [firebird-support] isql and t-sql |
---|---|
Author | Nando Dessena |
Post date | 2011-01-08T06:16:01Z |
Sam,
system tables might allow you to get what you are after.
CREATE OR ALTER might also be of some use.
--
Nando Dessena
> I need to create some upgrade scripts which have a "if not exists" ina combination of EXECUTE BLOCK, EXECUTE STATEMENT and querying the
> them, since some customers have the element others don't. Does isql
> support this type of thing? If not, any suggestions on how to
> implement it?
system tables might allow you to get what you are after.
CREATE OR ALTER might also be of some use.
--
Nando Dessena