Are you a competent SQL developer? If so, please help me compose this seemingly simple, yet tricky, query.
Assume the data structure in question is the typical Order and LineItem. For each Order row, there are many LineItems associated with it. I need for the query to return *all* LineItem...