Question:

In _______ relation, each tuple has relation R within it.

Show Hint

Nested relations can model more complex relationships and allow for multi-level hierarchical data storage within a database system.
Updated On: Jun 16, 2025
  • primary
  • prime
  • nested
  • atomic
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

In a nested relation, each tuple can have a relation (or set) inside it. This is often used in database theory, where one relation contains another relation inside one of its attributes.
Was this answer helpful?
0
0