when there are multiple sql queries which are separated with semicolons, the normal behaviour is to execute only the one where the cursor resides on pressing F5.
If I want to execute all queries I have to mark the whole text before.
IMHO it would be better to execute all queries as normal behaviour (configurable).