Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Automatic random number on row creation
Cris Carampa wrote:
> insert into myTable (key,otherInfos) values
> (dbms_random.string('U',20),"myotherinfos");
>
> Or am I missing something?
Yes, I missed the word "unique" in the original post. Mladen's response is perfect, then.
-- Seven-hundred tons of metal a day Now sir you tell me the world's changed Once I made you rich enough Rich enough to forget my nameReceived on Thu Dec 29 2005 - 10:24:21 CST
![]() |
![]() |