This topic contains 0 replies, has 0 voices, and was last updated by wleach 10 years, 11 months ago.

  • Author
    Posts
  • #7690

    wleach

    My company does not have the advanced reporting module.

    The equivalent SQL expression would be:

    SELECT Customer, Ship_Date, Item_Number, Sales_Amount

    FROM Item Fulfillments

    INNER JOIN Sales Orders

    ON Sales_Order_#. Item Fullfilments = Sales_Order_#.Sales Orders
    This is a cached copy. Click here to see the original post.

You must be logged in to reply to this topic.