v.18.12Bug Fix

Fixed Error in Column Name Search for Qualified Columns in WHERE Expression

Fixed the error searching column names when the WHERE expression consists entirely of a qualified column name, such as WHERE table.column. #2994