array in postgre

From: gavaneh <gavaneh(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: array in postgre
Date: 2004-07-08 05:20:18
Message-ID: 20040708052018.64989.qmail@web53806.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Pradeepkumar, Pyatalo (IE10) 2004-07-08 05:28:46 FW: need help on stored procedures
Previous Message David.Ventimiglia 2004-07-07 20:01:28 table inheritance and polymorphic functions