adspace
Answer Posted / Prashant Kumar
To edit a table in MySQL Workbench, open the Navigator panel and find your database. Expand the 'Tables' node, right-click on the desired table, and select 'Edit Table'. This will open a SQL editor with the table structure. You can modify the columns or add new ones as needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers