Entering content frame

Background documentation Access Using an SQL Session Locate the document in its SAP Library structure

Use

For an SQL session with the database instance, you can use the following DBM commands:

Updating the Optimizer Statistics

sql_updatestat

Displaying the Structure of a Result Set

sql_info

Displaying Status Information for the Database Instance

info

Terminating an SQL Session

sql_release

Scrolling in the Result Data

sql_fetch

Scrolling in the Status Information of the Database Instance

info_next

Opening an SQL Session

sql_connect

Transferring an SQL Statement

sql_execute

Prerequisites

Note the operator authorizations required for the particular DBM commands.

 

Leaving content frame