Group Query

Поиск
Список
Период
Сортировка
От Rob Kirkbride
Тема Group Query
Дата
Msg-id 439FFB60.9020806@rkcomputing.co.uk
обсуждение исходный текст
Ответы Re: Group Query
Список pgsql-jdbc
Hi,

It's probably because I'm struggling with array queries but how can I
get the (textual) list of groups allocated to the current user?

I can get the current_user and extract the id out of pg_user, however I
need to then match this to an element as part of a list in pg_group,
this is the part I can't find how how to do. I'd like it as a ResultSet
with each element with the textual group name

Thanks for any help,

Rob


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

Предыдущее
От: kbforge@kbforge.com
Дата:
Сообщение: New release: - kbforge 1.20 Free desktop search application with PGSQL database option
Следующее
От: Achilleus Mantzios
Дата:
Сообщение: Re: Group Query