I want to retrieve data from two tables using a join; however, the sql statement is over 255 characters long. I can break it into two different statements, but I wanted to know if there is a method to execute the statement without breaking it into two different queries.
Thanks,
Thanks,