cannot truncate a table referenced in a foreign key constraint
By Lloyd Little at Oct 13 2020
Syntax error or access violation: 1701 Cannot truncate a table referenced in a foreign key constraint
By Ervin Mueller at Nov 29 2020
Cannot truncate a table referenced in a foreign key constraint (`video_clips`.`channel_clips`, CONSTRAINT `clips_fk` FOREIGN KEY (`clip_id`) REFERENCES `video_clips`.`clips` (`id`)) in sql]
By Leo Toy at Jul 27 2020