Re: how to return whole table from Function not just the id integer column - Mailing list pgsql-sql

From Samuel Gendler
Subject Re: how to return whole table from Function not just the id integer column
Date
Msg-id CAEV0TzBG98B_W6VUw9PyMG_u=-GBFcdNWd-S-_jE_taruggwYg@mail.gmail.com
Whole thread Raw
In response to how to return whole table from Function not just the id integer column  (Rehan Saleem <pk_rehan@yahoo.com>)
List 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 by date:

Previous
From: Rehan Saleem
Date:
Subject: how to return whole table from Function not just the id integer column
Next
From: Gary Stainburn
Date:
Subject: Re: date range to set of dates expansion