is there a way to find out if an element is exist in an array

Поиск
Список
Период
Сортировка
От b t
Тема is there a way to find out if an element is exist in an array
Дата
Msg-id 20050303101629.76782.qmail@web61007.mail.yahoo.com
обсуждение исходный текст
Ответы Re: is there a way to find out if an element is exist  (Joe Conway <mail@joeconway.com>)
Список pgsql-interfaces
As part of my project, we have to build a tool similar to phppgadmin, I want to find out if a particular is in what group, I used "select grolist from pg_group where groname = 'webmaster';" it returned an array of user in group "webmaster" I want to find out if a particular user is in that array.
Thanks in advance
-Brian
 


Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Tambet Matiisen"
Дата:
Сообщение: Re: Showing progress of a database function - solution for Qt
Следующее
От: Joe Conway
Дата:
Сообщение: Re: is there a way to find out if an element is exist