Getting data where select has a limit criteria - Mailing list pgsql-interfaces

From Kashyap Jani
Subject Getting data where select has a limit criteria
Date
Msg-id 43C67A38.3070406@cognitronics.com
Whole thread Raw
Responses Re: Getting data where select has a limit criteria
List 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




pgsql-interfaces by date:

Previous
From: Torsten Mager
Date:
Subject: [libpq] Password authentication failed for user
Next
From: Michael Fuhr
Date:
Subject: Re: Getting data where select has a limit criteria