MySql workbench query history ( last executed query / queries ) i.e. create / alter table, select, insert update queries -
MySQL wants to see the last execution of queries in the workspace, whether its
create / query Table query
selection / insert / update query or any query list.
In short, you want to see the history of all the questions
Alternatively, the SQL statement is stored in the history text files in two places: The location of these files depends on your system. For additional details, see In both cases, you will see the query history.
Comments
Post a Comment