Really simple question..

Поиск
Список
Период
Сортировка
От Williams, Travis L, NPONS
Тема Really simple question..
Дата
Msg-id AB815D267EC31A4693CC24D234F82916030C4035@ACCLUST02EVS1.ugd.att.com
обсуждение исходный текст
Список pgsql-general
Maybe I missed this somewhere.. but how do you drop a whole row or update a whole row with nulls easily?  I understand
howto do updates.. but I'd prefer not to have to do update table set col1 = null, col2 = null, col3 = null,........
col100= null where col1 = "25" or something.. 

Travis

В списке pgsql-general по дате отправления:

Предыдущее
От: "Dave Best"
Дата:
Сообщение: Re: Postgresql -- initial impressions and comments
Следующее
От: Jean-Christian Imbeault
Дата:
Сообщение: Re: Really simple question..