Tagged Questions
2
votes
5answers
575 views
What tools are available to document a legacy database schema (PDF, DOC, HTML, RTF)
I need to document a legacy database schema for a new employee and as there's no design document I'd like to generate one from the existing schema. As the tables are MyISAM the foregin key ...