RE: [SQL] Question about arrays

Поиск
Список
Период
Сортировка
От Jackson, DeJuan
Тема RE: [SQL] Question about arrays
Дата
Msg-id D05EF808F2DFD211AE4A00105AA1B5D2431D7C@cpsmail
обсуждение исходный текст
Список pgsql-sql
Check contrib/array in the distribution.

> -----Original Message-----
> From:    David Ouellet [SMTP:David.Ouellet@drev.dnd.ca]
> Sent:    Monday, August 09, 1999 1:19 PM
> To:    pgsql-sql@postgreSQL.org
> Subject:    [SQL] Question about arrays
> 
> Hi,
> Is there an operator to test if a value is contained into an array?
> 
> What I'm trying to do is create a function to check is a certain user
> belongs to a certain group.
> I want to check is the userid is contained in the pg_grouip.grolist
> array.
> 
> How would I do that?
> 
> Thanks in advance
> David Ouellet
> 
> 


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

Предыдущее
От: David Ouellet
Дата:
Сообщение: Re: [SQL] Question about arrays
Следующее
От: "Evan Simpson"
Дата:
Сообщение: PROPOSAL: Statement for one-sided joins