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
Vista Ultimate clone from HP to HP
Critera Help for query in access if a field is null then ignore crireria
passing array of object to storeprocedure using hibernate
How do i download my dreamweaver site to a different computer than the one I uploaded it on?
i want my phone number should accept ( ) -/ \ and number characters
Terminal Services lock down question
cgi procress page
delays in receiving email internally
Validation of viewstate MAC failed? How I fix it?
Trigger destroys previous trigger