Re: [GENERAL] Querying a BYTEA datatype

2006-04-14 Thread Shoaib Mir
Thanks MerlinOn 4/15/06, Merlin Moncure <[EMAIL PROTECTED]> wrote: On 4/14/06, Shoaib Mir <[EMAIL PROTECTED]> wrote:> Hi All,>> Need an urgent help on the following:>> How can  in PostgreSQL we handle quries on the content of bytea data type? >> Like if we want to do some search on the basis of byt

Re: [GENERAL] Querying a BYTEA datatype

2006-04-14 Thread Merlin Moncure
On 4/14/06, Shoaib Mir <[EMAIL PROTECTED]> wrote: > Hi All, > > Need an urgent help on the following: > > How can in PostgreSQL we handle quries on the content of bytea data type? > > Like if we want to do some search on the basis of bytea content, is there a > way? > you have two options that i