<code>I need guidance as to the order by clause for a hard refcursor
Unless I hardcode the order by clause the order by gets ignored when fetching from the cursor.
Can I achieve dynamic ordering on ver 8.1.7 or any higher version ?
I can use param...