Re: change the last bit

Поиск
Список
Период
Сортировка
От mike g
Тема Re: change the last bit
Дата
Msg-id 1090038504.14010.28.camel@localhost.localdomain
обсуждение исходный текст
Ответ на change the last bit  (homecurr@yahoo.com)
Список pgsql-general
What do you want to change it to?

Another number?  Use something like Update table set field = field + 1

I assume you are going to store the result in the same table column?


On Mon, 2004-07-12 at 13:07, homecurr@yahoo.com wrote:
> I have a int4 coloumn, and I want to change the last bit the the
> number in this column to 0. How can I do it?
>
> Thanks,
>
> John
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

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

Предыдущее
От: mike g
Дата:
Сообщение: Re: Postgress latest Windows Version
Следующее
От: mike g
Дата:
Сообщение: Re: Need Libpq.dll w/ SSL