📝 Question
#1573
_______________ provides option for entering SQL queries as execution time, rather than at the development stage.
✓
Correct Answer
D. Dynamic SQL
💡
Explanation
Dynamic SQL enables you to write programs that reference SQL statements whose full text is not known until runtime.
⌨️ Press
A
B
C
D
to select