Smart code completion automatically displays a ‘pick’ list of matching symbols (variables, parameters, procedures, types) in the current scope when you start typing in an identifier.
In the example below, the user types e following the BEGIN statement, and then SQL Navigator displays a list of matching types.