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: *

  • Users: egf
  • Order by date
  1. egf

    Join three tables with SUM

    After getting my MySQL installation up to snuff the subqueries work fine. Thanks for the suggestion. Out of curiosity I am still looking into the correct 'join' syntax.
  2. egf

    Join three tables with SUM

    I have three tables, a purchase order table, an items ordered table, and an invoice table. I want to select records from the purchase orders based on various criteria (eg vendor, or date, etc) and then get the SUM of the items ordered from the second table, and the SUM of the invoices (if any...

Part and Inventory Search

Back
Top