Hello,
is there a possibility to have SQLyog create full insert statements when exporting to sql queries like phpMyAdmin does?
I have reorderd the table structure through creating a copy of the table and now want to import the data of the old table. As the order of the table has changed I would have to manually insert the field names so that the data could be imported to the right fields.
It would also be nice if I could re-arrange the fields with the "Alter Table" window.
Lars
