Saturday, July 19, 2008

[SQL] Whassup with this? (create table .... like ... fails)

childrensjustice=# create table petition_new like petition_bail;
ERROR: syntax error at or near "like"
LINE 1: create table petition_new like petition_bail;

--
Karl Denninger (karl@denninger.net)
http://www.denninger.net

--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

No comments: