Tell something about the type of relationships in the database?
Answer Posted / Kishori Lal
There are three types of relationships in a database: 1. One-to-One (1:1) relationship: A single instance of one table can be related to a single instance of another table. 2. One-to-Many (1:N) relationship: A single instance of one table can be related to multiple instances of another table. 3. Many-to-Many (M:N) relationship: Multiple instances of one table can be related to multiple instances of another table, which requires a connecting table.
| 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