Function return rows?

Поиск
Список
Период
Сортировка
От Pat M
Тема Function return rows?
Дата
Msg-id 9p4s81$19q9$1@news.tht.net
обсуждение исходный текст
Список pgsql-sql
Can I use a function to execute a query and return a row or set of rows? If
so, can you point me to some examples or perhaps give me an example of a
function that would do roughly the same thing as:

select * from mytable where mytable.name ~* 'aname';

I can't seem to find any examples that return rows, just single ints and
bools and stuff.






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

Предыдущее
От: Joel Mc Graw
Дата:
Сообщение: 7.0.3 and 7.1.3 different results?
Следующее
От: bpalmer
Дата:
Сообщение: faster and faster!!