/ Published in: SQL
Expand |
Embed | Plain Text
SELECT * FROM si_dm_daily_bal sample(5) ORDER BY dbms_random.value
You need to login to post a comment.
xavsio4 on 01/28/11
1 person have marked this snippet as a favorite
SELECT * FROM si_dm_daily_bal sample(5) ORDER BY dbms_random.value
You need to login to post a comment.