📝 Question
#1197
The query which selects the Course_id ‘CS-101’ from the section relation is
✓
Correct Answer
B. Select Course_id from section where Year = ‘2009’;
💡
Explanation
The year ‘2009’ should be selected from the section relation.
⌨️ Press
A
B
C
D
to select