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
Owner cannot modify distributioin group
How to find the row count in an Oracle DataReader in ASP.NET?
Ajax compatibility problem with IE and Firefox
WRT54G2 Linksys router - reset password saving actual configuration
Sorry, VMware GO doesn't currently support ESXi servers with multiple datastores.
Cannot start the reminder service - Outlook 2007
Which unit test tool contained in Visual Studio 2008?
IPv4 vs IPv6
Network connection intermittently blocks a port Error 619
How to Determine what SQL Databases are Installed & Running?