Howto view statistics IO from SQL Developer?
742798Dec 23 2009 — edited Dec 23 2009Hello.
I'm a new user and this is my first thread.
I've just installed Oracle SQL Developer 2.1 and after having a look, executions plans, modeler, ... I don't know how to view the statistics IO after a "Select execution" in a session.
Does exists some way to view statistics io for the executed sentence in SQL Developer?
I remember that in SQL Server you can do it executing "set statistiscs io on" before the sentence and the result shows you logical, physical reads...
Thanks, JuanSa.