Re: Table name as input: HOW

From: Norhamizan Arifin <mizan_at_mimos.my>
Date: Thu, 24 Jun 1999 08:41:54 +0800
Message-ID: <37717ED2.30D72AE1_at_mimos.my>


Hi!

[Quoted] Thank you very much.

I have 1 more question actually, you know in UNIX prompt we can run a program by passing 1 parameter get a return value. The program is created n C.
Eg:

crypt(word, result);

Do you think that this can be done in PL/SQL? May be in form or procedure?
If can how? Som say to you use DBMS_PIPE. how?

Thanks in advance,

../Mizan

Mark G wrote:
>
> You will have to use dbms_sql. Create your query string at runtime and pass
> it into the dbms_sql package. All good books should have a section on
> dbms_sql.
>
> Mark
>
Received on Thu Jun 24 1999 - 02:41:54 CEST

Original text of this message