Skip to content

schema-unqualified-object (SM001)#

Automatic fix is not available.

What it does#

Checks for objects that are schema-qualifiable but are not schema qualified.

We currently do not check subqueries.

Why not?#

Explicitly specifying schema improves code readability and improves clarity.

When should you?#

If you really do not want to specify schema.

Use instead:#

Specify schema.