159 views
0 votes
0 votes
How a query in tuple relational calculus written using quantifiers can be written in relational algebra?

I came across an example where I have to print employee ID only if he is working on all projects controlled by dept 5. "For all" can easily be done using quantifiers but how to keep track of an emp ID when we are checking for all prj of dep 5 for particular emp ID?

Please log in or register to answer this question.

No related questions found