On Mon, 2 Jul 2001, Barry Lind wrote:

> Arsalan,
> 
> Why do you consider semi colons outside of quotes to be an error condition?
> 
> It is legal under postgresql to execute multiple SQL statements under 
> one call to the server.  For example you can execute:
> 
> update foo set bar = ?; select * from foo;

This behaviour is also legal for Informix databases.

Peter Wiley


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to