Write SQL Query to find employees that have the same name and email.

preview_player
Показать описание
This is a simple question with one trick. The trick here is to use Group by on two columns Name and Email.

If you want to be better in Analytics, then do follow the below Playlist:-

You can follow us on the below social media handles:-
Рекомендации по теме
Комментарии
Автор

Nice answer, thanks for the video, your videos are very helpful, one query, if we were to display emplid also then groupby having wont work right

venkatesh
Автор

I want to ask
Why haven’t you used greater than 1? Instead of >=2?

k-fundom
Автор

bro help with this ---> Write an SQL Query to fetch the employee names that have same salary.

lyricsworld
Автор

Hello im not able to find 1 query where i want to find top 10 emp salary from the table .... can you help me with the query ? @thedatamillennials

manthanjn