MySQL – Getting wrong result trying to get random result from big table
I’ve a very big table (around 19.000.000 records), and I want to select 10 rows randomly.
I’ve a very big table (around 19.000.000 records), and I want to select 10 rows randomly.