Getting 'n-1'th record.

From: Bhuvan A <bhuvansql(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Getting 'n-1'th record.
Date: 2001-08-21 07:41:33
Message-ID: Pine.LNX.4.20.0108211259150.4090-100000@Larry.bks
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


hi all,

consider below..

An sql query results with 'n' records. OK.
I need ONLY the 'n-1'th record.

HOW CAN I GET THIS?

Thankx in advance!

======================================================================
Q: What's the difference between the 1950's and the 1980's?
A: In the 80's, a man walks into a drugstore and states loudly, "I'd
like some condoms," and then, leaning over the counter, whispers,
"and some cigarettes."

======================================================================

Regards,
Bhuvaneswar.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message omid omoomi 2001-08-21 09:14:10 Re: Getting 'n-1'th record.
Previous Message omid omoomi 2001-08-21 07:20:57 Re: is it possible to use arrays in plpgsql function??