restircting rows

From: "padmanabha konkodi" <konkodi221(at)rediffmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: restircting rows
Date: 2006-02-22 09:06:57
Message-ID: 20060222090657.17853.qmail@webmail49.rediffmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql



hi all,

my query return 100 rows but if i am intrested only from 40-60 rows then how to restrict.

for example

select * from students (returns 100 rows).but i am intrested only rows from 40 to 60.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Markus Schaber 2006-02-22 09:17:26 Re: passing array(java) to postgre sql function
Previous Message Achilleus Mantzios 2006-02-21 17:06:39 Re: Avoid querying a specific field - how?