Question 15 Which of the following tuple relational calculus expression(s) is/are equivalent to ∀t ∈ r(P(t))? I. ¬∃t ∈ r(P(t)) II. ∃t ∉ r(P(t)) III. ¬∃t ∈ r(¬P(t)) […]
Question 20 With regard to the expressive power of the formal relational query languages, which of the following statements is true? A Relational algebra is more […]
Question 8 What will be the right sequence of the phases of database design- A. Physical Design,br> B. Conceptual Design C. Logical Design D. Requirement collection […]