3. Database query

SQLite is a common embedded database format.


The below example database file has a customer and an order table, with a few sample records.

orders.db

How many customers have multiple orders?