Sql QUery needed - TechRepublic
Question
January 24, 2008 at 03:55 AM
sebasmtech

Sql QUery needed

by sebasmtech . Updated 18 years, 5 months ago

I want to take the datas from two different table having same field name for example,

customer_name is the field name

this field is both in
cust_info
cust_act

if i use the UNION Query it asks exactly the same no of fields both in righ and left of UNION

is there any other way to get the datas from both the table?

This discussion is locked

All Comments