I'm using the chinook database and sqlite3. My goal is to return a list of invoices with the invoice id, invoice date and the number of items on the invoice for a specific customer. The first two are pretty simple,I'm using the chinook database and sqlite3. My