In: Computer Science
Database Systems
Example of data set which illustrates the difference between the application-oriented and subject-oriented organization of data?
| Subject oriented organization of data | Application oriented organization of data |
| Datawarehouse is a subject oriented data | Database is a application oriented data |
| It can able store data from many applications | It stores data from a single application |
| Whenever the data is needed it can be refershed from the source. | It stores and process data very efficiently |
| Example: The data can be retrieved by the month wise, week wise etc.according to the subject. | Example: Medical History of a patient according to an application |