Re: change the last bit - Mailing list pgsql-general

From mike g
Subject Re: change the last bit
Date
Msg-id 1090038504.14010.28.camel@localhost.localdomain
Whole thread Raw
In response to change the last bit  (homecurr@yahoo.com)
List 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 by date:

Previous
From: mike g
Date:
Subject: Re: Postgress latest Windows Version
Next
From: mike g
Date:
Subject: Re: Need Libpq.dll w/ SSL