Glossary / Entity
Term: Entity
In Database Management Systems, an entity is something about which we store data.
It usually has it’s own table.
Examples:
- Students
- Teachers
- Subjects
Or:
- Book
- Member
- Borrowings
-->
In Database Management Systems, an entity is something about which we store data.
It usually has it’s own table.
Examples:
Or: