Auto generation of unique row ID
415959Mar 1 2004 — edited Mar 2 2004Hello all
I'm quite new to Oracle Database. Still learning a little but there's something I need some help with.
Let's say I create a table called 'ABC_LOGN' with three columns, 'ABC_ID', 'ABC_USER' and 'ABC_PASS'. When values are inserted into ABC_USER and ABC_PASS, I need ABC_ID to automatically generate an alphanumeric value (preferably 4 or more characters). ABC_ID needs to act as a unique "identifier" for each user throughout the system.
Any help or direction would be most appreciated.
Thank you for your time
Jack
Oracle9i Database
Windows XP