Re: how to return whole table from Function not just the id integer column

Поиск
Список
Период
Сортировка
От Samuel Gendler
Тема Re: how to return whole table from Function not just the id integer column
Дата
Msg-id CAEV0TzBG98B_W6VUw9PyMG_u=-GBFcdNWd-S-_jE_taruggwYg@mail.gmail.com
обсуждение исходный текст
Ответ на how to return whole table from Function not just the id integer column  (Rehan Saleem <pk_rehan@yahoo.com>)
Список pgsql-sql

On Thu, Jan 19, 2012 at 1:57 AM, Rehan Saleem <pk_rehan@yahoo.com> wrote:
hi ,
how can i return the whole user table from this function not just the id . thanks
Chapter 39, specifically 39.3, of the postgresql documentation provides all of the information necessary to answer this question.  If, after reading that chapter and attempting to solve the problem yourself, you still have no success, then please post your question to the list along with your best attempt at a solution.  You cannot expect to make efficient use of a sophisticated rdbms without first reading at least the most relevant sections of the documentation, and the mailing lists do not have enough experienced users to devote bandwidth to doing your work for you.


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

Предыдущее
От: Rehan Saleem
Дата:
Сообщение: how to return whole table from Function not just the id integer column
Следующее
От: Gary Stainburn
Дата:
Сообщение: Re: date range to set of dates expansion