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
help with center align
Remote Web Workplace / RDP
Sonicwall E5500 bandwidth/shaping vs Packetlogic PL5600
ASP - Masterpage issue with Home.asp
ssh 1.99 vs 2.0
Update statement in Oracle 10g
IE sometimes fails to connect, gets worse with time since reboot
Search and replace script
XenDeskop on One Server
What is the next number of this number sequence? - General Math Question