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
183
October 14, 2020 06:20AM
73
October 14, 2020 08:55AM
68
October 14, 2020 09:48AM
66
October 15, 2020 02:12AM
61
October 15, 2020 12:01PM
65
October 16, 2020 07:16AM
Sorry, only registered users may post in this forum.
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.