Setting preferences for SQL assistance

You can choose whether to display SQL proposals (keywords, templates, and names of database objects) when you use content assistance while writing or editing an SQL statement.

About this task

CTRL+SPACE is the default key combination for this content assistance. If you want to change this combination, select Window > Preferences. In the Preferences window, select General > Keys. Double-click the row in which the value in the Command column is "Content Assist".

Procedure

To set preferences for SQL assistance:

  1. Select Window > Preferences.
  2. In the Preferences window, select Java > Editor > Content Assist > Advanced.
  3. Under Select the proposal kinds contained in the "default" content assist list, select or deselect the check box next to SQL Proposals.
  4. Click OK.

Feedback