Embedded SQL
Direct SQL is rarely used: usually, SQL is embedded in some application code.
We need some method to reference SQL statements.
But: there is an impedance mismatch problem.
So: we use cursors.
Many things can be explained with the impedance mismatch.
Previous slide
Next slide
Back to first slide
View graphic version