MySQL Forums
Forum List  »  MySQL Workbench

Re: Edit Table Data Window
Posted by: Mike Lischke
Date: February 29, 2016 02:38AM

All you do now is to run a SELECT on the table and if that is editable you can directly edit values in the result set. See also: http://stackoverflow.com/questions/18644812/how-to-view-table-contents-in-mysql-workbench-gui/18653213#18653213

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
1025
February 25, 2016 04:04PM
Re: Edit Table Data Window
517
February 29, 2016 02:38AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.