| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: NextNumbers Tables
why a table for surrogat keys?
rdbms systems like oracle, db2, sybase offer identity column
capability..
sorry oracle uses sequences instead.
the problem with tables for surrogat keys tables is that if there a a large number of connection retrieving the high water marks an updating the table they are causing a lot of (dead)locks ..
-- Posted via http://dbforums.comReceived on Fri Feb 07 2003 - 12:50:07 CST
![]() |
![]() |