[Solved] Data Base Query [closed]
[ad_1] If I understood your question properly, then query should be like this SELECT state_name,district_name from TableName WHERE id=’jk-01′ //you can have your specific id here 1 [ad_2] solved Data Base Query [closed]