Let Account be a relation with attributes (customer_name, amount). Consider
(i) {T |~Tϵ Account}
(ii) {T | T ϵ Account}
Which of the following statement is correct about this?1
Only (i) is safe expression
2
Only (i) is unsafe expression
3
Only (ii) is unsafe expression
4
(i) and (ii) both are safe expressions