Entering content frame

Syntax documentation fetch_statement Locate the document in its SAP Library structure

<fetch_statement> ::=
  EXEC SQL [<
session_spec >] [< for_clause >]
  FETCH [<
fetch_spec >] [< cursor_name >] < using_clause >;

 

Leaving content frame