Link the tables

Report a typo

To the column customer_id in the table orders, add a named foreign key constraint fk_customers referring to the primary key column customer_id in the table customers.

Write an SQL statement





___

Create a free account to access the full topic