How to select records from two or more tables that have a set of equal attributes.
Ex: from 3 tables that have the same attributes first name, last name and age, wont to get all records that has the BILL, KILL. and order by age.
Any one can help on this issue
Ex: from 3 tables that have the same attributes first name, last name and age, wont to get all records that has the BILL, KILL. and order by age.
Any one can help on this issue