Quote:
when doing some selection query it would be nice to have [edit/delete] button in grid for each row. so that u could delete individual row with a click and bring up dialog for row update. i beleive phpMyAdmin has that, quite useful.
Use F8 to execute the query instead of F5.
Quote:
and on a side note, how about having 'copy cell value to clipboard' menu selection when right clicking on result grid. there is already 'copy data to clipboard'
You can copy certain rows of data to clipboard and not column values. To copy individual rows to clipboard, select them in the resultpane and choose Export Selected Data To Clipboard from the popup menu.