MCQ
Q.
Which of the following best describes the query?
{t | ? s ? instructor (t[name] = s[name]
? ? u ? department (u[dept name] = s[dept name]
? u[building] =
Correct Answer: A
None.