Question #282660

get the total number of distinct countries where the users are located.country of the user is present in the user table

Jst a query how to write please help me


Expert's answer

SELECT count(DISTINCT(country))
FROM
    users
where users=located.country

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS