rules repository

G-9602 – Always use the alias name instead of the table name.

There are various hints that reference a table or view. Typically, if an alias is defined for a table/view, but the table/view name is used in the hint, then the hint is ignored by the Oracle Database.

Tags: Hint.

Quality area: Reliability. Severity: Critical. Fixing time: Local-medium.

No rule selected