Create database schema document
Jump to navigation
Jump to search
Steps of create database schema document for MySQL
- Using phpMyAdmin
- SQL query: EXPLAIN <table> or show full columns from <table>
- Click "Print view (with full texts)"
- Copy the table to Word ...