DBMS multiple choice questions and answers page contain 5 questions from chapter Structured query language. Each SQL MCQ has 4 possible answers. Choose your answer and check it with the given correct answer.
16
Which of the following statement is not true about embedded SQL ?
A
Embedded SQL expressions for database modification always returns a result.
B
An embedded SQL program must be processed by a special processor prior to compilation.
C
The exact syntax for embedded SQL request depends on the language in which SQL is embedded.
D
In embedded SQL, all query processing is performed by the database system.