SQL Statements for Interactive SQL
Interactive SQL statements can only be used from within Interactive SQL.
CLEAR Statement [Interactive SQL]
Closes any open result sets in Interactive SQL (dbisql).
CONFIGURE Statement [Interactive SQL]
Activates the Interactive SQL (dbisql) configuration window.
CONNECT Statement [ESQL] [Interactive SQL]
Establishes a connection to the database identified by database-name running on the server identified by engine-name.
DISCONNECT Statement [Interactive SQL]
Drops a connection with the database.
OUTPUT Statement [Interactive SQL]
Writes the information retrieved by the current query to a file.
PARAMETERS Statement [Interactive SQL]
Specifies parameters to an Interactive SQL (dbisql) command file.
READ Statement [Interactive SQL]
Reads Interactive SQL (dbisql) statements from a file.
SET CONNECTION Statement [ESQL] [Interactive SQL]
Changes the active database connection.
SET OPTION Statement [Interactive SQL]
Changes Interactive SQL (dbisql) options.
START DATABASE Statement [Interactive SQL]
Starts a database on the specified database server.
START ENGINE Statement [Interactive SQL]
Starts a database server.
STOP DATABASE Statement [Interactive SQL]
Stops a database on the specified database server.
STOP ENGINE Statement [Interactive SQL]
Stops a database server.
Parent topic:
dbisql Interactive SQL Utility
Created May 13, 2014. Send feedback on this help topic to Technical Publications:
pubs@sap.com