Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Do you use PL/SQL
Comments in-line.
Doug Davis wrote:
> On May 20, 1:18 pm, DA Morgan <damor..._at_psoug.org> wrote: >
>
Your response misses the entire point of the question. The point of the question is ORA-01555.
>> 2. When is it appropriate in 9i or 10g to use a cursor loop?
>
> Do you mean regarding problems with locks and such?
No. The question has nothing to do with locks. The point of the question was avoiding single row processing which is extremely inefficient.
>> 3. When should production code be deployed with stand-alone functions
>> and procedures?
> > Isn't this an issue that any software engineer would know about - the > advantages of separate namespaces and information hiding? What's new > here?
What's new is that you didn't, it appears, understand the question which has nothing to do with namespaces and hiding information. The point of the question was the advantages of placing code into packages which include:
It is not my intent to be condescending but I would recommend that you retain the services of a good development DBA to co-teach the class with you.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Tue May 22 2007 - 15:05:34 CDT
![]() |
![]() |