This worked! Thanks Ray!

> <rayw <at> mindless.com> writes:
>
> 
> 
> It does wherever the column reference is or may be ambiguous (or wherever the
query parser assumes it may be ambiguous!).
> 
> Try this.
> SELECT A.field1, B.field2, EVAL B."'TESTING'" AS field3 FROM table1 A, table2
B WHERE A.KeyField = B.KeyField;
> 


_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to