Embed presentation
Download to read offline






A database is an electronic store of data that acts as a repository for information about different entities. A database management system (DBMS) is software that manages the database and allows users to create, update and query the data. In a relational database, data is organized into tables that represent relationships between different entities. Integrity rules such as entity and referential integrity help maintain consistency within the relationships and data in the tables.





