Jump to content

MSQL rand()


EchoFool

Recommended Posts

Hi,

 

Was just enquiring if orderby rand() was efficient and "truely" random. As PHP has rand() and a faster mt_rand which is why i ask if MYSQL has any faster rand version? Also is MYSQL the best use for less server load for random row selection compared to putting rows in arrays and then randomly select the row from the array?

 

Link to comment
https://forums.phpfreaks.com/topic/196419-msql-rand/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.