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

Home -> Community -> Usenet -> c.d.o.server -> Re: dynamic SQL question

Re: dynamic SQL question

From: Nedee & Co <nedee_at_club.innet.be>
Date: 1997/01/10
Message-ID: <5b532s$156$2@news.be.innet.net>#1/1

Do u need to work in Pro*C ?
The dbms_pipe package is a very good tool for dynamic SQL, so u can write your programs in PL/SQL. Just an idea...

Pete.

Marty Frongillo <mfrongillo_at_onwardtech.com> wrote:

>I'm trying to use dynamic sql for the first time. I want to have a
>general
>purpose routine, where I pass in the table-name and field-name and it
>will query the database. I can't seem to get this to work.
Received on Fri Jan 10 1997 - 00:00:00 CST

Original text of this message

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