I tried right click on link and select all rows from either table and the color dot changes. But don't see a difference in the SQL. Am I doing something wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You did right way. You should see LEFT OUTER JOIN or RIGHT OUTER JOIN or FULL OUTER JOIN according to your table rows selection in the query syntax tab.
Please post your db and steps you did or a picture attachment explaining your case so that we can reproduce and find if its a bug.
Thanks for your feedback
Anu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anyway of doing a LEFT JOIN?
I tried right click on link and select all rows from either table and the color dot changes. But don't see a difference in the SQL. Am I doing something wrong?
You did right way. You should see LEFT OUTER JOIN or RIGHT OUTER JOIN or FULL OUTER JOIN according to your table rows selection in the query syntax tab.
Please post your db and steps you did or a picture attachment explaining your case so that we can reproduce and find if its a bug.
Thanks for your feedback
Anu
We already have a ticket https://sourceforge.net/p/sqleo/tickets/98/
May be this is the issue ?
We have a workaround as specified on the ticket and we try to fix this.