Search results

  1. D

    Select Random Numbers with Limit 50

    Hi all, I am having one table with id from 1 to 50. Now I want to return random records from that table using rnd.The point is that is there any funntion like Select [id] from tblids where id not in (values) with rnd Thanks in Advance Dana
Back
Top Bottom