Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Return ROWID in Java
Daniel Morgan wrote:
> ReplyToGroups wrote:
>
>> use sequence_name.nextval >> >> If u want the primarkey value to be returned to the client
The example needs an unique indentifyer and since there isn't one you
create one and use a sequence.
What would you use ?
AccountEmail ? never use external keys.
AccountLogin ? hell no.. you just know it's going to be updated.
surrogate keys are just fine.. get over it.. Received on Wed Feb 18 2004 - 14:43:18 CST
![]() |
![]() |