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 -> Q: Dynamic sql (built on the fly)

Q: Dynamic sql (built on the fly)

From: huh <huhhy_at_rocketmail.com>
Date: Wed, 30 Jun 1999 10:54:20 +0200
Message-ID: <7lcm1k$14ji$2@ns.felk.cvut.cz>


Hi,

I'd like to know how can I build up
the sql string
(e.g.: select <list of columns according one variable>

           from <table name according another variable>) and execute it. Everything in PL/SQL.

TIA --
Thank you for keeping >anti-spam< habit: not including my address in your reply. Received on Wed Jun 30 1999 - 03:54:20 CDT

Original text of this message

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