Embedded SQL is which of the following?
A
The process of making an application capable of generating specific SQL code on the fly.
B
Hard-coded SQL statements in a trigger.
C
Hard-coded SQL statements in a program language such as Java.
D
Hard-coded SQL statements in a procedure.
Correct Answer: Hard-coded SQL statements in a program language such as Java.