SET AUTOCOMPLETION

Syntax

SET AUTOCOMPLETION ON|OFF;

Description

Switches the auto-completion feature on or off.

Examples

Copy
set autocompletion off;
set autocompletion on;