On 11/25/2014 01:27 PM, Dave Potts wrote:
I have a psql function that make a general sql query, returns a set of
results


Q.  Is there anyway that I can limit the size of the result sets ?

Put a LIMIT on the query.

If that is not what you want then we will need to see the code and/or get a more detailed explanation of where you want the limiting to occur.


Dave.









--
Adrian Klaver
adrian.kla...@aklaver.com


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to