References cannot reference objects not present in FROM
clause. It is recommended to remove the reference.
References should be qualified if SELECT
has more than one referenced table/view. NB: Except if they’re present in a USING
clause.
Keywords should not be used as identifiers.