let think about this. when you have,let say, 50 insert/update statements. how do you run it ? in oracle sql developer, you just paste them all to sql editor and it will let you know exactly which it's running at.
but on pl/sql developer, you are able to open a command windows, but when you paste...