best method for select within all dimensions of an array

Поиск
Список
Период
Сортировка
От Jaume Teixi
Тема best method for select within all dimensions of an array
Дата
Msg-id 20020408162823.4b2f5bdc.teixi@6tems.com
обсуждение исходный текст
Список pgsql-sql
hello

when selecting in a table with a text[]

there's an sql command for looking all dimensions of the array
something like 'where text[*] = 'bla' '

or only should be implemented trought a 'for (i=0; i<maxDimension; i++)
select blo where text[i] = 'bla' '

?

bests from barcelona

jaume teixi


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

Предыдущее
От: "Ian Cass"
Дата:
Сообщение: Re: JOINS and non use of indexes
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: JOINS and non use of indexes