Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › Insert/Update window
“ORDER BY” feature in Insert/Updare window is planned for SQLyog Max. More information about SQLyog Max can be found at http://www.webyog.com/forums/index.php?act…ct=ST&f=2&t=472
Oh that sounds just perfect (specially getting rid of modal dialogs although I workaround that by having multiple copies of the app open.)
I shall await in anticipation and hope that I can pursuade the boss we need to upgrade 🙂
Regards
Victoria
In the current version of SQLyog, you can edit an ORDERED set of data by using “Execute For Update (F8)” option.
e.g. execute a query like
and press F8. It will bring up the Insert/Update window where you can update the data.