DBMS Programming and Technical Programming Technical

Anil is designing a database of motor vehicles. It has one base entity ‘Vehicles’ which is classified into two sub-entities, 2 wheeler and 4 wheeler. He further breaks them down into more entities. What is the process being used here?
o Generalization
o Specialization
o Aggregation
o Segregation

Read Solution (Total 32)

DBMS Other Question

In order to use a record management system

a. you need to understand the low level details of how information is stored

b. you need to understand the model the record management system uses

c. bother a and b

d. none of the above
What is virtual memory?