How to select N random records from an Oracle table, using SQL query. ... select* from tableName order by dbms_random.value
確定! 回上一頁