| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Running plain SQL statements???
Sure. You can write a stored procedure for your SQL Statement. But does this
get a better performance? I saw that there are many delete and insert statement
with subquery. Most of your statements seems to be run at server side. Have
you tuned up your subquery? I think you should consider your subquery first by
using index and pay more attention on memory and disk I/O contention. What's
your DBA comment?
--
Best Regards,
Reid Lai <reidlai_at_hk.super.net>
Oracle 7.3 Certified Database Administrator (OCP)
![]() |
![]() |