MI003

Unqualified column name

A column name should be qualified with its table name if the column is part of a join or is in a subquery.

Even if the column name is currently unambiguous, at some point a change to the query could be made that will cause an error.

Available in

SQL Prompt

SQL Code Guard



Didn't find what you were looking for?