Carpe Programming/oracle

[oracle] random order by

nolite 2011. 11. 22. 14:48

  SELECT *
    FROM table
   ORDER BY DBMS_RANDOM.VALUE
728x90