I have a table named Province with column name id, District and Municipality. So, If I select any District values , then its respective municipality value should be displayed. How do I do it?

If I select District values named Kapilvastu, then its respective Municipality values named Kapilvastu should come as an output.