Quote:
Or can you run a query that gives you all the information?
|
Such a (mysql) query just don't exist, realtionships beetween tables could be anything but usually is beetwen id's.
Look for the
views, that could be kind of graph about realtionships.
If there is no documentation they are in a deep trouble.
In that case you will have to dive into website code and find what is calling what.