Write an SQL query to list the customer ID, customer last na…
Write an SQL query to list the customer ID, customer last name, number of guests, and meal cost for all were served by a server with last name Jones and who left a tip of less than 5.00.
Read Details