Export query results for insert : missing table
Hello I'm using Mysql Workbench 8.0.19 CE
When I export a result of a Select Query using the button "Exports recordset to an external file", I choose the folder, the type "SQL INSERT statements (*.sql)", I click on "Save" button, the software prompt me to enter the name of the table (for example : "testtable") and I click "Ok".
But when I edit the Sql file, I don't have the table name after the word "INTO" :
INSERT INTO `` (`CODE,`LIBELLE' ...
INSERT INTO `` (`CODE,`LIBELLE' ...
INSERT INTO `` (`CODE,`LIBELLE' ...
Do I make an error or it's a bug ?
Thank you.
Subject
Views
Written By
Posted
Export query results for insert : missing table
2671
October 14, 2020 06:20AM
796
October 14, 2020 08:55AM
623
October 14, 2020 09:48AM
703
October 15, 2020 02:12AM
765
October 15, 2020 12:01PM
636
October 16, 2020 07:16AM
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.