Tagged Questions
1
vote
4answers
76 views
Giving Range to the SQL Column
I have SQL table in which I have column and Probability . I want to select one row from it with randomly but I want to give more chances to the more waighted probability. I can do this by
Order ...