I'm working on a project where one of the tables' primary key has 10 characters. The first five are the same letters for every record, but the last five need to be an auto-number. Does anyone know how to do this????
I talked to an oracle user, who said i can concatenate two fields, or use a hidden autonumber, or have a partial autonumber primary key.
If anyone has any suggestions, or know any URLs, or anything, PLEASE HELP ME.
I talked to an oracle user, who said i can concatenate two fields, or use a hidden autonumber, or have a partial autonumber primary key.
If anyone has any suggestions, or know any URLs, or anything, PLEASE HELP ME.