Using Parameters in Order By Clause in PL/SQL
Today I was working on a data table, output in HTML generated by PL/SQL and I needed to implement a feature that would allow the user to sort the table based on the column header they clicked on.
Views: 920 | | by Daniel
View this tutorial