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

Home -> Community -> Mailing Lists -> Oracle-L -> Returning Data from SQL to its calling UNIX Shell

Returning Data from SQL to its calling UNIX Shell

From: Suri, Deepak <DSuri_at_oxhp.com>
Date: Wed, 20 Sep 2000 13:58:45 -0400
Message-Id: <10625.117477@fatcity.com>


Is there a way that allows me to return an alphanumeric string from an SQL*Plus or PL/SQL block to its calling UNIX shell ?

The one way I can think of is embeding the PL/SQL code within a Pro*C wrapper and using host variables to return the value.

Any other suggestions ?

thanx
deepak Received on Wed Sep 20 2000 - 12:58:45 CDT

Original text of this message

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