Semantics :
EchoStatement
EchoStatement
::=
echo
(
on
|
off
|
Expr
)
Used by:
This statement turns JDBC echoing on/off, or optionally assigns the echo target (as a file).