Re: EuSQL: Multiple Statements per Query?

new topic     » goto parent     » topic index » view thread      » older message » newer message

cklester wrote:
> 
> Matt, is it possible to issue multiple statements during a query? That is, can
> I, with one query, create a database, its tables, and their fields?

No.  You need to run them separately.  I suppose that you could write a 
routine to do this for you, looking for semi-colons (which are the standard
statement terminators for SQL) and running each statement separately.

Matt Lewis

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu