Getting data where select has a limit criteria

From: Kashyap Jani <kjani(at)cognitronics(dot)com>
To: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Getting data where select has a limit criteria
Date: 2006-01-12 15:48:08
Message-ID: 43C67A38.3070406@cognitronics.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,
I am trying to issue a query like "SELECT * from <some table> limit
30". In psql command line interface it displays only 30 rows at a time.
How will it behave if I use libpq. Is it going to return me only 30 rows ?

Regards,
Kashyap Jani

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Fuhr 2006-01-12 20:03:44 Re: Getting data where select has a limit criteria
Previous Message Torsten Mager 2006-01-12 13:53:53 [libpq] Password authentication failed for user