Loading...
Is this your company?
delete duplicate data from a table using single query
Anonymous
delete from table where id not in ( select count(*) c , id from table group by id having c > 1 )
Check out your Company Bowl for anonymous work chats.
Get actionable career advice tailored to you by joining more bowls.
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalized job recommendations and updates by starting your searches.