Thread: temp table problem

temp table problem

From
"Ken J. Wright"
Date:
I created a temporary table using 'Select [fields] into temp table {table]'.
Then I altered the table, adding extra columns.
Then I updated the new table, attempting to fill in the new columns.
Only the *first* added column would except the update, even though no
errors were reported. psql says 'UPDATE 1' like all went well, however the
other extra columns remained null. This is consistant with libpq & psql.

Ken



How can I unsubscribe from this list?

From
Abdulaziz Ahmed
Date:
Can anyone kindly tell me how to unsubscibe from this list..Sorry for
bothering you ..