Jump to content

Recommended Posts

Posted

Hello.

I have this SQL playlist to pick three random VPX tables:

 

select * from games WHERE EMUID=1 order by random() limit 3

 

I would like to limit it to pick only from my VPX favourites (not Global favourites) instead of the whole VPX collection. Can anyone please help?

 

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...