Hi all,
What would be the best way to select 2 random rows from the last 10 in a table.
For example, I only want to show 2 news headlines, but I want them to be randomly selected from the last 10 entries.
The table has a ID (auto inc) and a date field.
Any ideas would be great.