Table of Contents

SQL Plus - Concat

About

The Concat system variable sets the character you can use to terminate a substitution variable reference if you wish to immediately follow the variable with a character that SQL*Plus would otherwise interpret as a part of the substitution variable name.

Syntax

SET CON[CAT] {. | c | ON | OFF}

where:

Management

See

show concat
concat "." (hex 2e)

Set

Character

SET concat :

On / Off

SET concat on
SET concat off