McqMate
| 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 | |
View all MCQs in
Information Retrival TechniquesNo comments yet