RE: linking tables
- From: "Ofer" <Ofer@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Apr 2005 09:59:07 -0700
SELECT Table2.Name
FROM Table1 INNER JOIN Table2 ON Table1.initials = Table2.initials
"frankd" wrote:
> I have a table with fieldname initials and a second table with fieldnames
> initials and name.
> How do I get name from the second table into a query containing data from
> the first table?
.
- References:
- linking tables
- From: frankd
- linking tables
- Prev by Date: Re: Access 2003 Macros warning
- Next by Date: Re: Not saving Document in another file from Read Only CD?
- Previous by thread: linking tables
- Index(es):