Hi All,
The static analyzer parses SQL commands on the fly while you are typing, and checks IDENTs in command(s) against DB.
IDENTs that are not recognized are marked with a red underline line so you can easily see typos before executing SQL commands.
If for some reason you want to disable this feature, you can click the button [A] on the top right of SQL Editor.