Hello,
I use PostgreSQL 8.0.3.
I want to get the information of the last value of a sequence.
The function 'currval' only gives the value back, if before a nextval is
executed.
Return the value most recently obtained by But that is not very helpful. I noticed that the phpPgAdmin has that information
So how can I get that information? Thanks Michaela
|
- [GENERAL] Sequence Manipulation Functions MG
- Re: [GENERAL] Sequence Manipulation Functions John Sidney-Woollett
- Re: [GENERAL] Sequence Manipulation Functions Tino Wildenhain
- Re: [GENERAL] Sequence Manipulation Functions Volkan YAZICI