Using Content Assist

The Content Assist feature of SQL Editor presents a list of available syntax options while you are editing SQL statements. The list includes SQL language keywords, table names, table column names, built-in database functions and types, and local variables, among other syntax. You can access this list from your current cursor position. Based on the context of the current SQL syntax rules, the list filters out syntax options no longer available to you as you enter SQL code. You select the available option to be used by either double-clicking the item or by navigating the list using the up or down arrow key until you reach the preferred item and then press Enter.

There are two ways to invoke Content Assist:

To change autoactivation settings and other content assist options, set SQL Editor|Code Assist preferences.

Setting Code Assist Preferences

Using Templates in SQL Editor

Using Visual SQL to Edit a Procedural Object

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com