In this tutorial we will use the well-known Northwind sample database.
Below is a selection from the "Customers" table:
And a selection from the "Orders" table:
The following SQL statement selects all customers, and all orders:The following SQL statement selects all customers, and all orders: