will tell MySQL to randomize the record order. I assume most other database engines have a similar capability, although I wouldn't necessarily expect the syntax to be the same.select * from my_table order by rand();
In reply to Re^2: SQL solution or Perl solution?
by dsheroh
in thread SQL solution or Perl solution?
by Win
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |