1.

Which of the following is used as the embedded SQL in COBOL?(a) EXEC SQL ;(b) EXEC SQL END-EXEC(c) EXEC SQL (d) EXEC SQL END EXEC;The question was asked during a job interview.I need to ask this question from Access SQL From a Programming Language in section SQL : Queries, Constraints and Triggers of Database Management

Answer»

The CORRECT choice is (b) EXEC SQL END-EXEC

To explain: EXEC SQL ; is NORMALLY in C.



Discussion

No Comment Found

Related InterviewSolutions