We know that a database system includes a difficult level of data structure. To secure data, a database developer always obscures the irrelevant details from the users. The hiding process of irrelevant details from users is called data abstraction. We have three levels of data abstraction. The first level is the Physical Level. This level describes how data is stored in a database. The second level is the Logical Level. This level describes what data is stored in the database. The last or third level is View Level. This level describes the user interaction with the database.
Hence, option "\\color{blue}{\\text{(B)}}" is correct.
Comments
Leave a comment