Entering content frame

Background documentation VERSION Statement Locate the document in its SAP Library structure

Use

You can use the VERSION statement to display the versions of the general SAP DB runtime environment and the precompiler runtime environment.

Syntax

EXEC SQL VERSION <runtime_version>, <precompiler_version>;

You can specify <runtime_version> and <precompiler_version> as host variables with the data type char and a length of 40 bytes.

 

Leaving content frame