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

Home -> Community -> Usenet -> c.d.o.server -> Re: Probably Simple Question - Execute immediate - confused by sytax

Re: Probably Simple Question - Execute immediate - confused by sytax

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Tue, 22 May 2001 21:16:54 +0100
Message-ID: <990562711.746.1.nnrp-13.9e984b29@news.demon.co.uk>

There is an alternative - which I quite like - which is to use a VARRAY as the target
of a bulk collect - then if the user tries to get too many rows the package raises
an exception.

--
Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

Practical Oracle 8i:  Building Efficient Databases
Publishers:  Addison-Wesley

Reviews at: http://www.jlcomp.demon.co.uk/book_rev.html



Connor McDonald wrote in message <3B0923C3.3992_at_yahoo.com>...


>
>As well as being the only way to have an 'upper limit' on how much you
>'bulk collect'...
>
Received on Tue May 22 2001 - 15:16:54 CDT

Original text of this message

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