-- P5-7135: add order id to samples alter table samples add column order_id integer references orders;