How to document a database [closed]
(Note: I realize this is close to How do you document your database structure? , but I don't think it's identical.) I've started work at a place with a database with literally hundreds of tables and views, all with cryptic names with very few vowels, and no documentation. They also don't allow gratuitous changes to the database schema, nor can I touch any database except the test one on my own machine (which gets blown away and recreated regularly), so I can't add comments that would help anybody. I tried using "Toad" to create an ER diagram, but after leaving it running for 48 hours straight