Hi all.
If I have a table that is called "order_details" that contains the line items of customers orders. I want to query order # 998876 for 2 specific items # "11223 and 13344" and sum both of them. Some orders will have these items on the customers orders and some will not. How can I do that?