!!!Need help with stored pros
From: Nikita <nikita_at_remus.rutgers.edu>
Date: 1995/06/07
Message-ID: <3r4reo$cv2_at_remus.rutgers.edu>#1/1
Date: 1995/06/07
Message-ID: <3r4reo$cv2_at_remus.rutgers.edu>#1/1
I am having a problem using stored procedures.
The only problem is why the value of the count is not equal to zero when there is no data.
e.g Select count(*) into X from table1 where field1 = input
if X = 0 then raise_application_errors ( -0001,'message'); end if;
I would greatly appreciate assistance of any kind!!!
e-mail: nikita_at_remus.rutgers.edu
Phone#: (908) 719-4416 (O)
Fax#: (908) 781-4959 (Att:SECC)x
uit
Received on Wed Jun 07 1995 - 00:00:00 CEST