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 gkittelson 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. ssapex

    An easy ORDER BY, but it didn't work...

    This is part of code from Q_Lines of Oracle standard report RAXINV. Select... From… Where… order by /* comment out for bug 745960 : decode(msi.item_type, 'FRT', 'Z', 'A') , */ decode( c2.line_number...
  2. ssapex

    An easy ORDER BY..., but it didn't work.

    This is part of code from Q_Lines of Oracle standard report RAXINV. Select... From… Where… order by /* comment out for bug 745960 : decode(msi.item_type, 'FRT', 'Z', 'A') , */ decode( c2.line_number...

Part and Inventory Search

Back
Top