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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: PL/SQL Procedure not returning correct value

Re: PL/SQL Procedure not returning correct value

From: <raman.yagna_at_db.com>
Date: Mon, 18 Sep 2000 18:57:58 +0800
Message-Id: <10623.117234@fatcity.com>


check your declaration of grnno .....

From: akothari_at_lipidata.com on 18/09/2000 09:35 GMT

Please respond to ORACLE-L_at_fatcity.com

To: ORACLE-L_at_fatcity.com
cc:
Subject: PL/SQL Procedure not returning correct value

I am facing the problem in getting minimum value of a key item conditionally in PL/SQL Stored Procedure. The same thing is exactly working at SQL prompt.

My query is like this:

Select min(grn_no) into :grnno from <table_name> where<condition>

we are using Oracle7.3.4 on Sco-Unix Relase5.

Kindly suggest the solution as I am hanged-up.

Regards and thanks in advance
Ajay Kothari

Keep smile !!! Visit us at www.lipidata.com



Lipi Data Systems Ltd, Mumbai
--
Author: Ajay Kothari
  INET: akothari_at_lipidata.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Sep 18 2000 - 05:57:58 CDT

Original text of this message

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