You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rohankulkz - I didn't notice till just now that the nested query omitted RAND() as a secondary ordering in the nested query -- i.e. sort first by popularity, then break ties randomly. Otherwise BAT is always first until someone picks it.
@rohankulkz - I didn't notice till just now that the nested query omitted RAND() as a secondary ordering in the nested query -- i.e. sort first by popularity, then break ties randomly. Otherwise BAT is always first until someone picks it.