Random notes and thoughts that may or may not be of use to someone.
"SELECT * FROM (SELECT * FROM my_table ORDER BY col_name_1 DESC)WHERE ROWNUM < N - http://orafaq.com/faq/how_does_one_select_the_top_n_rows_from_a_table
Post a Comment
No comments:
Post a Comment