Off the top of my head I suppose you could do this by running a query of:
and setting %RAND to be a randomly generated number between 0 and ‘x’ (Say maybe 100?) to grab 1 of the top 100 streams at random.
Off the top of my head I suppose you could do this by running a query of:
and setting %RAND to be a randomly generated number between 0 and ‘x’ (Say maybe 100?) to grab 1 of the top 100 streams at random.