Relational Database Instance

Rumman Ansari   Software Engineer   2023-03-23   6151 Share
☰ Table of Contents

Table of Content:


relational database instance s of relational database schema S = {R1, R2,……,Rm) is a set of relation instances {r1, r2,……,rm} such that each relation instance ri is a state of corresponding relation schema Ri. Each relation instance must satisfy the integrity constraints specified in the relation schema.

For example, a relational database instance corresponding to the Online Book database is shown in below-