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
Subdatasheet not visible on click on expand
Setting up wireless on a Cisco 1811
Domain Controller rename and IP change
Count/sum items between dates
powershell
MS SQL SP if ID = 1 then where price < 25.00
Treeview control that support thumbnails or images.
overriding jsf default message resources mechanism
Under what situations do we use & and *
VBA assistance