adspace


How do I edit a table in mysql workbench?

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


Please Help Members By Posting Answers For Below Questions

Which statement is used in a select query for partial matching?

1247


What is the current mysql version?

1105


How to Change a users password from unix shell.

1223


What is current version of mysql?

1084