For the given set of simple predicates Pr, how many min-term predicates we can derive (including invalid ones). Pr = {Branch = 'Vellore', Branch = 'Chennai', Salary 20000} Assumptions: Consider there are five different branches.

🎲 Try a Random Question  |  Total Questions in Quiz: 55  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Advance Data Management Technology: Distributed Databases — practice the complete quiz, review flashcards, or try a random question.


For the given set of simple predicates Pr, how many min-term predicates we can derive (including invalid ones). Pr = {Branch = 'Vellore', Branch = 'Chennai', Salary <=20000, Salary > 20000} Assumptions: Consider there are five different branches.