MySQL Forums
Forum List  »  MyISAM

Re: How does mysql work ?
Posted by: Jason Carroll
Date: February 12, 2014 02:02PM

This is the query that I am using...

SELECT * FROM `places` ORDER BY RAND() LIMIT 4

there are around 28000 entries in the table 'places'

Options: ReplyQuote


Subject
Views
Written By
Posted
3341
February 11, 2014 02:36PM
1953
February 12, 2014 11:46AM
Re: How does mysql work ?
1488
February 12, 2014 02:02PM
1540
February 13, 2014 10:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.