Oops my mistake! I actually didn't use select into to create the table,
because I didn't want the columns exactly the same as before - was
switching from varchar to text.
:).
Link.
At 11:03 PM 4/26/02 -0400, Bruce Momjian wrote:
>Good. However, why do you do the 'create new table' when the SELECT
>INTO creates the table?
>
>FAQ updated to take advantage of rollback-able DROP TABLE: