select * from `Order`; select * from `Order` where KlantID = 1; select * from Product where Prijs < 100;