Hello All,
There are : District Code - 5
Sites in district- (In SiteDetails table) - 11,12,13,14 where district Code is=5, and 15,16... where district code is 6 and so on....
User`s in User Table - Based on Sites - like -
Site ID User Name
11 - User1
11 -User 2
12 - User 3
13- User 4
14 - User 5
14- User 6
15- User 7
16- User 7.
Now my requirement is- i have only district code and I want all users (while belong to District->Site->Users)
Can anyone please help.
Thanks,