Explain database.
Answer:
- A database is a collection of logically related data.
- Databases store data in a way that makes it easier for users to retrieve it quickly.
- Data elements in a database represent real-world information.
Example:
In the above sample database, data is stored in the form of tables and this makes it very easy to retrieve data from the database. Each table in the database also represents real-world information.