"Jim Michaels" <[email protected]> writes:
> Using PGAdminIII and the following query, I get this explain error:
> ERROR: syntax error at or near "DROP"
> LINE 91: DROP TABLE IF EXISTS work;
> ^
If you're not going to show us the previous 90 lines of your script,
we're not really going to be able to help you. But I suspect it's
something as simple as having left out the semicolon on the previous
command.
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs