2. Different from other DBs Orcale has no AUTO_INCREMENT or IDENTITY or anything directly comparable to these, but uses sequences. This may mean quite a lot of changes in the SQL :(
Excuse me if I sound like an idiot, but I think you can use sequences in Oracle to emulate the AUTO_INCREMENT feature. Am I missing something?
Can you? Without changing the SQL statements? How? This would be great!
Oliver
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
