InterviewSolution
Saved Bookmarks
| 1. |
How is database management system easy to learn |
|
Answer» A USER can understand the architecture of a DATABASE just by looking at the table names. Isolation of data and application − A database system is entirely different than its data. ... Query LANGUAGE − DBMS is equipped with query language, which makes it more efficient to retrieve and MANIPULATE data. |
|