Q.

Which of the following is used to access the database server at the time of executing the program and get the data from the server accordingly?

A. embedded sql
B. dynamic sql
C. sql declarations
D. sql data analysis
Answer» B. dynamic sql
Explanation: embedded sql, the sql statements are identified at compile time using a preprocessor. the preprocessor submits the sql statements to the database system for
3.1k
0
Do you find this helpful?
17

Discussion

No comments yet