Database Model
Database Models Database model provides the necessary means to active data abstraction. There different database models: Hierarchical Database model Network model Relational Database Model Object oriented database model Object relational database model E-R Model Hierarchical Database model: Data are arrange in tree like structure which is also called Top Down approach or parent child structure. […]
Continue Reading