Page 1 of 1

Which of the following is used as the embedded SQL in COBOL?

Posted: Thu Jul 14, 2022 8:47 am
by answerhappygod
a) EXEC SQL <embedded SQL statement >;
b) EXEC SQL <embedded SQL statement > END-EXEC
c) EXEC SQL <embedded SQL statement >
d) EXEC SQL <embedded SQL statement > END EXEC;