2 steps query

F

Firman

I am using 2 steps query.
The 1st step query consists of referencing complicated
data.
Example: id, a, b, c, d
The second query using table consists of id, x, y, z. with
joining field id.
The resulting query cannot display fields a, b, c and d.

Would help me please?
Thank you.
 
D

Danny J. Lesandrini

If you don't post the SQL, there is really no way
for anyone to assist you.
 
Top