get last sequence
Mr. Chan <daatmor@hongkong.com>
From: "Mr. Chan" <daatmor@hongkong.com>
To: pgsql-general@postgresql.org
Date: 2001-01-24T16:27:44Z
Lists: pgsql-general
dear all,
how to get last sequence from postgresql? I mean such mysql
last_insert_id function or ms sql select @@identity.
thanks!
Chan