SQL Developer seems to run stored procedures faster than SQLPlus
719456Aug 26 2009 — edited Aug 27 2009I am running a stored procedure. Through SQLPlus the procedure takes about 2 minutes. Using JDeveloper it also takes about 2 minutes. When I run it using SQL Developer 1.5.5 it runs in 12 seconds. Is there any explanation for why it runs so much faster in SQL Developer?