Code-completion in Navicat displays information in drop-down lists as you type your SQL statement in the editor, it assists you with statement completion and the available properties of database objects, for example databases, tables, fields, views etc with their appropriate icons.
To activate the code-completion, just simply press '.' for the available properties of database object currently in the scope.
Hint: You may invoke code-completion by typing two characters for SQL keywords.
Hint: Smart code-completion will pop-up a list of variants for the word completion automatically.
Note: Code-completion can be also applied on View, Functions/Procedures, etc.
Related topic:
Code Insight Options