Re: cursor loops
- From: rjamya <rjamya@xxxxxxxxx>
- To: lyallbarbour@xxxxxxxxxxxxxxx
- Date: Wed, 30 May 2012 14:09:30 -0400
As for implicit/explicit cursors, personally I dont have hard opinions. I
use implicit cursors where i can and explicit when i cannot, e.g. when
using WITH() clause, sometimes plsql doesn't like implicit cursors that
include subquery factoring, maybe it is fixed in 112. Explicit are nice
when you use bind variables etc.
Raj
--
http://www.freelists.org/webpage/oracle-l
Other related posts: