Hi All,
Is there any command to display relations between tables? Like, for
instance, I would like to know what column in what table is linked with
a particular column in other table. I´m working on a database not so
well organized and to make my queries I have to "SELECT * FROM" every
single table to see if it is linked with the one I´m working with, which
is a hell of a work!
Thanks in advance,
Mauricio