Re: Q: any idea what are we missing ?

  • From: rjamya <rjamya@xxxxxxxxx>
  • To: AmihayG@xxxxxxxxx
  • Date: Wed, 20 Sep 2006 08:15:54 -0400

what is the point? you are not catching the exception, so why complain when
it is raised?

Raj


On 9/20/06, Amihay Gonen <AmihayG@xxxxxxxxx> wrote:

create or replace function t1 return number

is

   v_exists number(5):=0;

begin

Other related posts: