Re: Help: Dynamic where clause in a PL/SQL procedure

From: <tj1468_at_aol.com>
Date: 1996/11/16
Message-ID: <19961116033900.WAA06229_at_ladder01.news.aol.com>#1/1


Have you taken a look at the DBMS_SQL package? You can do dynamic sql with it. We use it to build dynamic sql from where-clauses to entire statements. Received on Sat Nov 16 1996 - 00:00:00 CET

Original text of this message