This is a discussion on Alternative to MS Access Last() function within the pgsql Novice forums, part of the PostgreSQL category; --> Does anyone know of a good alternative in postgres to the MS access last function? TIA, Scott ---------------------------(end of ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Does anyone know of a good alternative in postgres to the MS access last function? TIA, Scott ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| |||
| On Wed, Mar 01, 2006 at 01:11:56PM -0500, Scott Ford wrote: > Does anyone know of a good alternative in postgres to the MS access last > function? What does it do? People who don't use Access might be able to answer if they knew what functionality you're after. -- Michael Fuhr ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| am 01.03.2006, um 13:11:56 -0500 mailte Scott Ford folgendes: > Does anyone know of a good alternative in postgres to the MS access last > function? I don't know M$ Access, but perhaps you are searching for currval. http://www.postgresql.org/docs/curre...-sequence.html HTH, Andreas -- Andreas Kretschmer (Kontakt: siehe Header) Heynitz: 035242/47215, D1: 0160/7141639 GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net === Schollglas Unternehmensgruppe === ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |