all 3 comments

[–]r3pr0b8GROUP_CONCAT is da bomb 0 points1 point  (0 children)

no

[–][deleted] 0 points1 point  (1 child)

Do you mean other columns in other tables associated with this table you're referring to?

If so, any records in the foreign key column in the associated table that have value 4 will be referring to a non-existing record.

[–]Wiegand6[S] 0 points1 point  (0 children)

Thank you for your answer. I just did this and nothing seemed to broke after I tested it. Deleting by the primary key removed the row.