UST interview question

Write an SQL query to get duplicate records

Interview Answer

Anonymous

9 July 2024

Wrote a query using Group By and Count function