Table table_name does not have a key key_name.

Situation

You've referenced a table key that can't be found. Table_name indicates the table for which the key key_name can't be located.

Solution

Common solutions are:


Documentation Feedback