SET AUTOCOMPLETION

Syntax

SET AUTOCOMPLETION ON|OFF;

Description

Switches the auto-completion feature on or off.

Examples
set autocompletion off;
set autocompletion on;