Обсуждение: temp table problem

Поиск
Список
Период
Сортировка

temp table problem

От
"Ken J. Wright"
Дата:
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?

От
Abdulaziz Ahmed
Дата:
Can anyone kindly tell me how to unsubscibe from this list..Sorry for
bothering you ..