Sollicitatievraag bij ABI

How do you remove duplicate values from a dataset in SQL or Python?

Antwoord op sollicitatievraag

Anoniem

2 mrt 2026

I explained that INNER JOIN returns only the matching records from both tables, while LEFT JOIN returns all records from the left table and only matching records from the right table. If there is no match, NULL values will appear for the right table columns.

Sollicitatievragen voor ABI: How do you remove duplicate values from a dataset in SQL or Python? | Glassdoor