i want to fetch data from two tables h1 and h2 based on serial number which is same in both tables and fields are same in both table only difference is that language is different.serial number is unique but not primary key.
and i have two drop down list which shows the business type.i want to show data from both tables where business type is selected either on first dropdown list or on second.how it can be possible..can anybody help me.