tomyknoker
11-13-2008, 08:47 AM
Hi all... I have a small members table in my db, one of the columns is called colour... Am wondering if there is any way I can insert randomly via some SQL typed into phpMyAdmin all different colours? SO basically I want to have 5 options, "grey", "green", "light blue", "red" & "orange"... And just want SQL to insert one of the colours for each member into their colour column... Anyone know of a way to do this? Not having much luck...