Subject | Last Inserted Record |
---|---|
Author | Robert Horn |
Post date | 2003-01-29T13:21:17Z |
Hi,
I am trying to successfully convert an R-Base
database onto Firebird.
In RBase we can do the following to get the last
inserted record:
Select * from TableName Where Count =
Insert.
How is this done in Firebird?
Regards
Robert