InterviewSolution
Saved Bookmarks
| 1. |
How Is Oracle Different From Other Programming Languages? |
|
Answer» Oracle or any other DBMS is a program that HANDLES user requests (data retrieval, storage, or MODIFICATION requests) without any requirement to SPECIFY the ALGORITHM to do so. Oracle or any other DBMS is a program that handles user requests (data retrieval, storage, or modification requests) without any requirement to specify the algorithm to do so. |
|