Random record

G

Genius Maximus

I have a table with records
I want the query to select me a random record from this table.
Each time the query runs, it should be a different record...

Is it possible in a Query?
Or do I need Visual Basic code for this.

Thanks
 
Top