CONSTRAINT constraint_name FOREIGN KEY (column) REFERENCES table name (column name) ON DELETE reference option ON UPDATE reference option