I have Given Two table..In My .NET Project If I select Typename from type_master table Using Combobox then i want Relevent Type id's Category_name from Category_master in another Combo,,,
Ex... In Combo1 TypeName=furniture then in Combo Categoryname=handle,,,,
How can i write the Query for the Given Problem????