• I got it wrong as well, which, unfortunately, seems to be happening a lot lately. My only comment is that I would prefer that database context be given something like;

    Given the tables Customer (customerid, pricingplan) and SalesOrderId(clientid, category) what is the result of the following query.

    I assumed the context was AdventureWorks and the query is wrong in that context.