Hi! I have a view based on 3 tables. Now, out of the result, I need to randomly pick 5 ID's. I'm trying to use RAND but don't really know how to use it on the ID's or if it's even possible. Is there a way to randomly select an ID or a row from a view (or a temp table, whichever will work)?
Please help! Thanks!
Please help! Thanks!