PDA

View Full Version : inserting random #


ynotlim
10-02-2006, 08:39 PM
Hello,

I have a db name image records. It has 3 columns recno_no, file_name and active_fl.

is there a way to insert 100 random #'s into the database table and its columns for testing?

Thanks Tony

Fumigator
10-03-2006, 12:26 AM
There certainly is. You can use PHP or some other tool to do this.