Unsupported Screen Size: The viewport size is too small for the theme to render properly.

misc wishes

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8330
      eRiC
      Member

      two wishes for this great program:

      1. a usefull search in the result tab (CTRL+F does display some search dialog, but this one is useless)

      2. while editing a table with F11 it would be nice to sort them first by clicking the column headers (like in the

      result view)

      3. delete a range of entries by selecting the lines with SHIFT+cursor in the F11 dialog. this should be faster

      than placing thousands of ticks in the left column.

      cu

      eRiC

    • #15481
      Ritesh
      Member

      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

      Code:
      select * from tablename order by column desc

      and press F8. It will bring up the Insert/Update window where you can update the data.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.