What is Relational Model The relational model represents the database as a collection of relations. A relation is nothing but a table of values. Every row in the table represents a collection of relat| Guru99