Question: When attempting to execute an embedded SQL after only updating the name to a variable it uses, the developer found the DELETE statement could not
When attempting to execute an embedded SQL after only updating the name to a variable it uses, the developer found the DELETE statement could not find the variable to delete because
a colon was not preceding the variable
the EXEC SQL statement was not added at the start
the ENDEXEC statement was not added at the start
DELETE was not compatible to use in the programming language
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
