Re: what if i need the primary key of a row that is to be inserted?
On Fri, 24 Aug 2007, Michael Dykman wrote:
> calculating the max key + 1 , as it has been noted, must be done
> transactionally and will therefore require a transactional table
And with a transaction isolation level greater than Read Commited...
-r
|