Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Sorting by column in Insert/Update (F11) view
You cannot SORT column in the Insert/Update window. This feature is planned for SQLyog Max.
You can still get the same effect by executing a query for UPDATE.
e.g. write a query like
and execute it by pressing F8 ( insert for update )