ZS Associates Interview Question

Remove duplicates from a table using sql.

Interview Answer

Anonymous

Sep 25, 2022

I wrote the query using having clause , asked if it is possible to do in any other way.