What parameter needs to set in SQL Plus for the SQL
select * from temp_table where rownum <= 10;
query to work;
B'cos it didn't work for me