Subject | Re: [firebird-support] Dumb Question |
---|---|
Author | Helen Borrie |
Post date | 2003-12-09T13:51:35Z |
At 01:12 PM 9/12/2003 +0000, you wrote:
objective of this erm...script...?
what do you want to achieve?)
heLen
>In Oracle I'm used to using SQL to create SQL scripts. While I canThis would be fine if they weren't SELECT statements. What is the
>do the same in Firebird I can't seem to figure out how to run
>multiple statements as a script.
>
>EXAMPLE
>
>SELECT MAX(ID) FROM TABLE1;
>SELECT MAX(ID) FROM TABLE2;
>SELECT MAX(ID) FROM TABLE3;
objective of this erm...script...?
>It gives me an error on line 2.How about another dumb question...what's the actual problem? (Meaning,
>
>I hate to have to write a procedure for something that sould be
>simple.
>
>Anyone have a solution?
what do you want to achieve?)
heLen