Interview Questions

Explain the EXPLAIN statement?

COBOL SQL Interview Questions


(Continued from previous question...)

Explain the EXPLAIN statement?

The explain statement provides information about the optimizer's choice of access path of the SQL.

(Continued on next question...)

Other Interview Questions