sql-oracle-completion-types
sql-oracle-completion-types is a variable defined in `sql.el'.
Its value is
("FUNCTION" "PACKAGE" "PROCEDURE" "SEQUENCE" "SYNONYM" "TABLE" "TRIGGER" "TYPE" "VIEW")
Documentation:
List of object types to include for completion under Oracle.
See the distinct values in ALL_OBJECTS.OBJECT_TYPE for possible values.
You can customize this variable.
This variable was introduced, or its default value was changed, in
version 24.1 of Emacs.