What are the three levels of data abstraction?
Following are three levels of data abstraction: Physical level: It is the lowest level of abstraction. It describes how data are stored. Logical level: It is the next higher level of abstraction. It describes what data are stored in the database and what the relationship among those data is. View level: It is the highest … Read more