PL/SQL (MOSC)

MOSC Banner

Auto Increment Fields in Oracle Tables

in PL/SQL (MOSC) 3 commentsAnswered ✓

Hi,

What are the recommended options for implementing auto increment columns in an Oracle Tables? Normally I have used creating a sequence and trigger to auto increment the column value when inserting data to the table. Is there any other methods to do this?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center