Answer Posted / Shakti Singh Chauhan
The principles of the Relational Model are: 1. Relationships between data should be clearly defined, 2. Data should be stored in two-dimensional tables, 3. Each table should have a unique identifier (primary key), 4. Each column within a table should contain atomic values (indivisible units of data), 5. Each relationship between tables should be represented by a foreign key in one table and the primary key in another table, and 6. Views can be created to allow users to see only a subset of the data without affecting the underlying structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category