so I have been dealing with some issues in my database and incorrect statistics and states. I was running a bunch of commands trying to fix some erroneous data back to a proper value… so I would be constantly switching back and forth from a notepad to the query box copying and pasting pasting and copying… the reason being you would want to read the database and display the values then you would use that information to create your SQL query then you would run the SQL query and you want to view the results again… by accident I ended up finding a really cool shortcut…
if you press and hold shift + up or down in the query box it will show you the previous commands you have run!!
no more copying and pasting
I hope this helps someone else!!