array in postgre

Поиск
Список
Период
Сортировка
От gavaneh
Тема array in postgre
Дата
Msg-id 20040708052018.64989.qmail@web53806.mail.yahoo.com
обсуждение исходный текст
Ответы Re: array in postgre  (Oliver Elphick <olly@lfix.co.uk>)
Re: array in postgre  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Pradeepkumar, Pyatalo (IE10)"
Дата:
Сообщение: need help on stored procedures
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Storage space lost during an UPDATE