0

Write a query to Display all employees of mumbai and london reference to employes table and location table

26th Mar 2017, 5:40 PM
Kuldeep Kaluvala
Kuldeep Kaluvala - avatar
3 Respuestas
+ 4
select employes.ename, employess.empid, location.country,location.empid from employee natural join on country = "london" and employee.empid = location.empid
26th Mar 2017, 5:52 PM
Mayur Chaudhari
Mayur Chaudhari - avatar
+ 3
then on location.contry = "london" and location.city = "mumbai" where employee.empid = location.empid
26th Mar 2017, 5:56 PM
Mayur Chaudhari
Mayur Chaudhari - avatar
0
for mumbai
26th Mar 2017, 5:53 PM
Kuldeep Kaluvala
Kuldeep Kaluvala - avatar
En tendencia hoy
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes