Question: Write a join query that for every order placed on September 5, 1998, (use '05-SEP-1998') will list the order number and order date along with the customer number, last name, and first name of the customer who placed the order.
I can't seem to get this to work for some reason could somebody give me a code to compare and test?