Page 1 of 1

Choose the correct option regarding the query SELECT branch_name, COUNT (DISTINCT customer_name) FROM depositor, accoun

Posted: Thu Jul 14, 2022 8:53 am
by answerhappygod
a) The having clause allows only those tuples that have an average balance of 10000
b) The having clause checks whether the query result is true or not
c) The having clause does not check for any condition
d) None of the mentioned