Embed presentation
Download to read offline



The relational model organizes a database as a collection of relations, each consisting of unique attributes and tuples. Null values are used to represent unknown or absent data. A relational database is defined by its logical structure based on this model, and an RDBMS is a system that manages such databases.


