Kizspy | Question: 21
(Choose 1 answer)
What happens to a dynamic SQL statement after it's generated?
A. It's automatically saved to the database for future use
B. It's sent directly to the database engine for execution
C. It's parsed and validated before being sent to the database
D. It's displayed back to the user for confirmation