How to clear bits?

From: "madhtr" <madhtr(at)schif(dot)org>
To: "PostgreSQL General" <pgsql-general(at)postgresql(dot)org>
Subject: How to clear bits?
Date: 2007-09-20 17:01:47
Message-ID: 009001c7fba7$ee8544d0$7b55503f@useronewin2klt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello group :)

How do a clear bits in a number in PostGreSQL?

in c++ its:

0xffffff00 &~ 0x0000ffff

what is it in PostGreSQL from the psql command line app?

select ...

Thanx:)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Collin 2007-09-20 17:04:25 Migration from PervasiveSQL
Previous Message MOLINA BRAVO FELIPE DE JESUS 2007-09-20 16:51:25 Re: Tsearch2 - spanish