Re: Library Cache

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: Fri, 26 Dec 2008 14:36:03 -0800 (PST)
Message-ID: <8158132b-d4a8-42d9-8c60-6d0b233b5b3c@w1g2000prm.googlegroups.com>


On Dec 24, 12:58 pm, mrdjmag..._at_aol.com wrote:

snip

> If I have a stored procedure with either of these in them, will it
> remain in the library cache?
>
> SELECT name FROM customer WHERE customer_id = v_customer_id;
> SELECT name FROM customer WHERE customer_id = :cust_id;

Please show me a plsql procedure where you have " ... customer_id = :cust_id ... " Received on Fri Dec 26 2008 - 16:36:03 CST

Original text of this message