InterviewSolution
Saved Bookmarks
| 1. |
When SQL statements are embedded inside 3GL, we call such a program as(a) Nested query(b) Nested programming(c) Distinct query(d) Embedded SQLThis question was posed to me in exam.My query is from A Simple Transaction Model in section Transactions of Database Management |
|
Answer» Right choice is (d) EMBEDDED SQL |
|