The form option displays the current record: with all the field names on the left and the corresponding values on the right. It is possible to view an entire row…
You see the results in Text with each column separated by a Tab. Viewing result sets in text mode is useful to cut and paste plain text into another application.…
This window shows Results of Query which you can edit in an easy to use Excel like grid interface. It also shows you information about Databases and Tables and all…
When the MySQL server sends a resultset to a client, it does not only send data but also various types of ‘metadata’. One such important piece of ‘metadata’ is that…
On double click in a cell in the data GRID and on click on the calendar icon in FORM-view, a calendar control for managing DATE, DATETIME and TIMESTAMP columns pops…
Starting from SQLyog version 5.22 the export options from the RESULT tab and the DATA tab are identical and compared to previous versions. Right click in the grid where the…
To copy your Resultset in Clipboard right click on the Result window and select: For the two options – ‘copy all rows to clipboard’ and ‘copy selected row(s) to clipboard’…
This window shows Results of Query which you can edit in an easy to use Excel like grid interface. It also shows you information about Databases and Tables and all…