Application

Report a typo

To the column id_number in the table persons, add a named foreign key constraint fk_id referring to the primary key column id_number in the table documents. Specify the ON DELETE action: use cascade.

Write an SQL statement





___

Create a free account to access the full topic