Tagged Questions
0
votes
1answer
238 views
Print table documentation with comments?
I have a MySQL database, and I have used MySQL Workbench to insert text into the "comment" fields of many of the columns and tables; the plan was to have the documentation stored in the database.
...