Cron task with php, how to randomly select a row when "id" = 20, transfer the row to another table and then truncate the old table
Can someone give me some direction on how to write this type of code?
it is mysql, id is set by phpmysql auto_increment sorry!