Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Are stored procedures faster than straight SQL?

Re: Are stored procedures faster than straight SQL?

From: Terry Engelstad <terry_at_interaccess.com>
Date: Tue, 13 Oct 1998 10:15:53 -0500
Message-ID: <6vvqri$6ki$1@supernews.com>


Since stored procedures are stored within the database itself, it would seem likely that they would be faster than a query submitted from a remote workstation.

Sean Dolan wrote in message ...
> I am "but a newbie" to the world of Oracle and am wondering if Stored
Procedures are faster than sending a straight line SQL command to query an Oracle 7.3.4 database and why?
>
>Much appreciated,
>Sean Dolan
Received on Tue Oct 13 1998 - 10:15:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US