Multiple choice Which of the following relationship calculus-expressions is not safe? $\left\\\{t \mid \exists u \in R_1\left(t[A] = u[A]\right) \land \neg \exists s \in R_2 \left(t[A] = s[A]\right)\right\\\}$ $\left\\\{t \mid \neg (t \in R_1)\right\\\} $ $\left\\\{t \mid \exists u \in R_1\left(t[A]=u[A]\right) \land \exists s \in R_2 \left(t[A] = s[A]\right)\right\\\}$ Both (1) and (3) are safe. Reveal answer Fill a bubble to check yourself D Correct answer