Connecting Tech Pros Worldwide Help | Site Map

linked tables in mysql

Newbie
 
Join Date: May 2007
Posts: 1
#1: May 28 '07
I am new to mysql but i have access to a db and i am trying to work out how to find out what tables are linked and build reports based on those tables.

Is there a simple way that i can some sort of info ro report that can tell what tables are linked in a database?

thanks
pbmods's Avatar
Site Moderator
 
Join Date: Apr 2007
Location: Texas
Posts: 5,435
#2: May 29 '07

re: linked tables in mysql


Are you talking about joining tables in a query? Or are you analyzing a view?

I've never heard of an explicit LINK command in SQL.
Reply