ZS Associates interview question

Remove duplicates from a table using sql.

Interview Answer

Anonymous

25 Sept 2022

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