Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. raskotha

    How to create a report with Dynamic order by clause

    I have report and one of the report parameter will be having the column name. I am trying to use this value just like any other substitute variable (:P_DATE). Select col1, col2, sum(col3), sum(col4) from tab1 where cond1 = <> group by col1 order by :P_FILTER_VALUE Where the value...

Part and Inventory Search

Back
Top