Name

.echo — Turn command echoing on or off

Common Usage

.echo switch

Description

The .echo command turns the SQL command echoing on or off. If set to on, any SQL commands will be printed before being executed. This is most useful for noninteractive sessions.

The default is off.