Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Update column with random values

709678Mar 17 2010 — edited Mar 17 2010
Hi all ,

I have a table in which one of the columns contains number. I want to write a script , which will update number column with different random values .

Basically , my script should take first row in a table and should update with a random value ,in the second loop , it should update the column with another random value.

I need a simple PL SQL code for this.

Many thanks in advance.

Thank you .

Regards,
Dirasa
This post has been answered by Prazy on Mar 17 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2010
Added on Mar 17 2010
5 comments
11,500 views