SELECT id,userimage,name,employment,city,state,company,plan FROM mlm_registration WHERE FIND_IN_SET('1',immlm) > 0 AND country='India' AND state='Arunachal pradesh' AND city='Ziro' AND status=1 and showindirctry='Y' and blockeduser='N' ORDER BY joindate DESC