LeetCode Çözümleri - 182. Duplicate Emails

preview_player
Показать описание
✔️ LeetCode içerisinde bulunan "Duplicate Emails"' sorusunun açıklaması ve çözümü.

#LeetCode #Programlama #Kodlama

➡️ Problem açıklaması:

Write a SQL query to find all duplicate emails in a table named Person.

+----+---------+
| Id | Email |
+----+---------+
+----+---------+

For example, your query should return the following for the above table:

+---------+
| Email |
+---------+
+---------+

☢️ Note: All emails are in lowercase.

***

🌟 Sosyal Medya 🌟

✅ Destek

Рекомендации по теме