Are Explicit Cursors better than Select Statement
Hi Gurus,
I came across this opinion that explicit cursors are better (even if the query returns a single row) instead of a single row SELECT statement within the code in terms of performance.
Is that true??? Pls elaborate in either case.
Can i hear it from Sri/Andrew ???
Thanks for ur time...
Peyush