Inspectopedia
 
2024.3

Unresolved reference

Error
Last modified: 03 December 2024

Reports unresolved SQL references.

Example (MySQL):

The users.id column is unresolved because the users table is missing in the FROM clause.