While SQLeonardo recognizes joins in the form:
FROM table1 INNER JOIN table2 ON table1.id = table2.t1id
The GUI does not represent joins of the form:
FROM table1, table2
WHERE table1.id = table2.t1id
available next release (2009.01)
Is still not available in 2009.01
Log in to post a comment.
available next release (2009.01)
Is still not available in 2009.01