C
cluckers
I am running a query that utilizes two joined table. One of the fields for my
query is Left([ACCT_NBR] ,3) AS Prefix. The problem is that both tables
have a field called [ACCT_NBR]. How do I designate which table it is coming
from. thanks
query is Left([ACCT_NBR] ,3) AS Prefix. The problem is that both tables
have a field called [ACCT_NBR]. How do I designate which table it is coming
from. thanks