Content Assist presents a list of available syntax options when you edit SQL statements in the SQL Editor.
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 syntax options no longer available to you as you enter SQL code.