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


This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved


Didn't find what you were looking for?