Get your own SQL server

SQL Statement:

Result:

 customer_id |            customer_name             |  contact_name  |         address         |  city  | postal_code | country
-------------+--------------------------------------+----------------+-------------------------+--------+-------------+---------
          22 | FISSA Fabrica Inter. Salchichas S.A. | Diego Roel     | C/ Moralzarzal, 86      | Madrid | 28034       | Spain
          57 | Paris specialites                    | Marie Bertrand | 265, boulevard Charonne | Paris  | 75012       | France
(2 rows)
Demo Database:

categories
customers
products
orders
order_details
testproducts