519 views

1 Answer

3 votes
3 votes
Answer should be zero i think, because for every row of table 1 is evaluated false by not exist query.

Related questions

2.9k
views
1 answers
0 votes
6.2k
views
0 answers
0 votes
Sanjay Sharma asked Apr 25, 2018
6,218 views
Q Suppose T1(N) = O (f (N)) and T2(N) = O (f (N)).Which of the following statements are true in general? (a) T1(N) + T2(N) = O (f (n)) (b) T1(N) − T2(N) = o (f (n)) (c) T1(N) / T2(N) = O(1) (d) T1(N) = O (T2 (N))
329
views
0 answers
1 votes
abhinowKatore asked Jan 17, 2023
329 views