Skip to main content

Module al_003

Module al_003 

Source
Expand description

LINT_AL_003: Implicit column alias.

Computed expressions in SELECT without an explicit AS alias produce implementation-dependent column names. Always give computed columns an explicit alias for clarity and portability.

Structsยง

ImplicitAlias