Skip to main content

Module al_007

Module al_007 

Source
Expand description

LINT_AL_007: Forbid unnecessary alias.

SQLFluff AL07 parity: base-table aliases are unnecessary unless they are needed to disambiguate repeated references to the same table (self-joins).

Structsยง

AliasingForbidSingleTable