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 biv343 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. 111222888

    Using running total evaluate formula to filter data from tables

    I need to use minus in the formulae for a running total..The query that requires this in sql/toad is select shipnode_key, count(1) backorderedcnt from (select isn.shipnode_key, ol.order_line_key from yfs_order_line ol, yfs_order_header oh, yfs_item_ship_node isn, yfs_order_release_status ors...

Part and Inventory Search

Back
Top