Hi there. You may have read my previous message, I'm having all kinds of problems
I have these two tables, that I need to join within my project, I've joined them in an sql query object so that all the data will be usable. The problem is I need to be able to search within the results of the join. The only way I know how to make the join usable is giving it an alias which doesn't seem to work for me.
Please help me, and maybe let me know if I'm going about this entirely wrong.
Thanks so much!
Jonah
I have these two tables, that I need to join within my project, I've joined them in an sql query object so that all the data will be usable. The problem is I need to be able to search within the results of the join. The only way I know how to make the join usable is giving it an alias which doesn't seem to work for me.
Please help me, and maybe let me know if I'm going about this entirely wrong.
Thanks so much!
Jonah