array in postgre - Mailing list pgsql-novice

From gavaneh
Subject array in postgre
Date
Msg-id 20040708052018.64989.qmail@web53806.mail.yahoo.com
Whole thread Raw
Responses Re: array in postgre  (Oliver Elphick <olly@lfix.co.uk>)
Re: array in postgre  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hi

suppose we have the following query:
select ....from ...where...and x *=3;

"x" is an integer array,here we want to check whether
"x" contains 3 or not,this is the same as one of
postgre documentaion example,however it doesnt
work.(why???)

should I set any option? any idea?

-thnx



__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail

pgsql-novice by date:

Previous
From: "Pradeepkumar, Pyatalo (IE10)"
Date:
Subject: need help on stored procedures
Next
From: Steve Crawford
Date:
Subject: Re: Storage space lost during an UPDATE