Entering content frame

 fetch_statement 

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

 

Leaving content frame