← Database Management System 🟑 Medium πŸ“‹ Sanfoundry

Suppose now that R(A,B) and S(A,B) are two relations with r and s tuples, respectively (again, not n…

Question #1259 of 749+ in Database Management System

πŸ“ Question #1259

Suppose now that R(A,B) and S(A,B) are two relations with r and s tuples, respectively (again, not necessarily distinct). If m is the number of (not necessarily distinct) tuples in the result of the SQL query: R intersect S;

⌨️ Press A B C D to select
βœ“

All Options & Correct Answer

A m = min(r,s) Correct
B 0 <= m <= r + s
C min(r,s) <= m <= max(r,s)
D 0 <= m <= min(r,s)

πŸ“‹ Question Details

πŸ“š
Subject
Database Management System
🎯
Difficulty
Medium
πŸ“…
Year
β€”
πŸ“‹
Source
Sanfoundry

πŸ“€ Share This MCQ

πŸ“š Want More?

Practice Database Management System MCQs

749+ questions with detailed answers