close
Syntax
close [[connect_id.] command_id] closeall
Description
Closes the prepared command identified by connection name
connect_id
and command ID command_id
. If
command_id
is not specified, closes the most recent command. If
closeall
is selected, closes all currently open prepared commands.
For examples, see Prepare a SQL Statement for Subsequent Runs.