On Wed, Sep 20, 2006 at 04:12:16PM -0700, Jeff Davis wrote:

> In 8.2, which is currently still in production, they have added the
> feature where you can do things like:
> 
> DROP SEQUENCE IF EXISTS mysequence;
> CREATE SEQUENCE mysequence;
> 
> Which makes writing SQL scripts much easier. They also made it work for
> other objects, like DROP TABLE IF EXISTS, etc.
Hurra !

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to