MySQL Forums
Forum List  »  MySQL Workbench

visualize SQL join statement
Posted by: David Zhao
Date: March 14, 2008 10:23AM

Hi there,

Is there a way to visualize a SQL join statement, e.g.: using the SQL:

SELECT A.ID, B.NAME FROM A INNER JOIN B ON A.ID = B.ID

and display involved tables in the diagram with joined keys displayed?
Thanks,

David

Options: ReplyQuote


Subject
Views
Written By
Posted
visualize SQL join statement
9299
March 14, 2008 10:23AM
4705
April 10, 2008 11:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.