G
Guest
Ok, This is going to sound really bad but here it does,
I have tried doing this the write way but i can't figure out so this is the
only way i could think about doing this the wrong way
Queries one returns results
a a a
a a b
a a c
a a d
a a e
b b a
b b b
b b c
b b d
b b e
and so one
query 2 returns results
a a b 1
a a e 1
b b c 2
b b d 4
Is there a way were i can take the results from the second query where a a b
and a a e match up and have it add the fouth colum to it. Im trying to
explain it the best i can im not a programmer if you have any other ?s feel
free to ask
I have tried doing this the write way but i can't figure out so this is the
only way i could think about doing this the wrong way
Queries one returns results
a a a
a a b
a a c
a a d
a a e
b b a
b b b
b b c
b b d
b b e
and so one
query 2 returns results
a a b 1
a a e 1
b b c 2
b b d 4
Is there a way were i can take the results from the second query where a a b
and a a e match up and have it add the fouth colum to it. Im trying to
explain it the best i can im not a programmer if you have any other ?s feel
free to ask