S
susan
Hi,
How to write a query that display fields which excist in tabke1 as well as
in table2?
Table1 with fields:
- age
- name
Table2 with fields:
- name
- street
- city
Query must show all records of Table1 where "name" is the same as "name" in
Table2.
Thanks,
Susan
How to write a query that display fields which excist in tabke1 as well as
in table2?
Table1 with fields:
- age
- name
Table2 with fields:
- name
- street
- city
Query must show all records of Table1 where "name" is the same as "name" in
Table2.
Thanks,
Susan