Microsoft
Software
Hardware
Network
Question : Auto- Numbers in oracle
Is sequence (with trigger as option) the only option for Auto number in oracle?
thanks
Answer : Auto- Numbers in oracle
to guarantee uniqueness, yes
if that's not important, or you don't have to account for concurrent users, you can autonumber using max(id)+1
Random Solutions
SWF object with FLVPlayback component
Insert into MySQL Table from MSSQL Insert Trigger
How to upgrade RAM on a Server 2003 Standard SP2
Shell Script
Need help with Syntax - DnsAvoidRegisterRecords
HELO server unrecognized command
magento limiting number of returned items in product collection call
How to remove new line from a string
XPages: can't get a simple dialog box working
Working with multiple MS SQL Server database in applicatie