Instruction
And naturally, clients place orders!
Exercise
Select all data from the orders table. It consists of the following three columns:
id– the ID of a given order.client_id– the ID of the client who placed a given order.year– the year a given order was placed.



