This is the loop:
Table 1 to Table 2, Table 2 to Table 3, Table 3 to Table 4, Table 4 to Table 5 and Table 5 to Table 2.
Info in Table 5 and Table 2 have common columns. When I run two seperate queries, using table 1 and table 2, no problems, but there is column in table 1 that need to be joined to column in table 5.
Tools are detecting loop, but not providing suggested alias tables or contexts. What is next step?
Table 1 to Table 2, Table 2 to Table 3, Table 3 to Table 4, Table 4 to Table 5 and Table 5 to Table 2.
Info in Table 5 and Table 2 have common columns. When I run two seperate queries, using table 1 and table 2, no problems, but there is column in table 1 that need to be joined to column in table 5.
Tools are detecting loop, but not providing suggested alias tables or contexts. What is next step?