• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

auto increment value in Oracle table

 
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am a java programmer with much experience with mysql.
i needed to do a job that needs me to use oracle on recent, getting to auto increase my id column was a hell of trouble, thank God i got it now, but can any one tell me why it is difficult to do that in the "almighty oracle" db...
i mean what hell is the advantage of having writing the sequences and triggers for all your tables...
what are the oracle engineers been looking at all this while, that they haven't incorporate it in the gui, making it easy from programmers. People goes for what make life easy these days.....

Juwonlo Ibigbami
 
reply
    Bookmark Topic Watch Topic
  • New Topic