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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 111222888

  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