What is the output of the below query: if table A is having 16 rows: select count(*) from A having 1=10;
Reveal answer
Fill a bubble to check yourself
What is the output of the below query: if table A is having 16 rows: select count(*) from A having 1=10;