Database Query to Find A Random Row

I am building a system which views shortcoded messages that can be sent to different contacts. I’m on the part that searches for a random contact to choose when seeing how your message will look before it is sent.

Hence I want to search my contacts table for a random contact, and I want that contact to generally be different each time the search is run.

Is there a simple way to do this…?

Community Page
Last updated: