How do I fix this violated foreign key?

How do I fix this violated foreign key?

by Jerry Lau -
Number of replies: 0

One of the look for foreign key violation came up with this one

"Foreign key questionid on table qtype_musictheory points to a non-existent table questions."

but unlike the others, it did not have a query to show the records such as

Select * from ... t1 ...where....

where and how can I start to troubleshoot this one statement?

thanks


Average of ratings: -