Jump to content

Playlists Active SQL " Table Of The Day"?


Spacegoogie

Recommended Posts

Posted

Can someone provide me with a working SQL table of the day script?

I can not get any I find or ones I put together working right. Can get the random table to load but its not the same table as it should be for the whole day. I can not get the date part of the script right.

 

 

My SQL (not working, only loading one random table each time)

SELECT * FROM Games WHERE EMUID= '1'
LIMIT(1) ORDER BY RANDOM(".date("Ymd").")

 

 

 

 

 

Thanks for the help! 

 

 

 

Archived

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

×
  • Create New...