Netclues interview question

How to write where query with out using where

Interview Answer

Anonymous

14 Apr 2021

You can use having if you want to write queries without using where

1