Re: Dynamic DELETE statement

From: Michael Taylor <mtaylor_at_ptdprolog.net>
Date: 1997/03/14
Message-ID: <01bc3014$a265f000$3d08bacc_at_mctaylor>#1/1


The easiest way from Forms would be to use the FORMS_DDL built-in. Pass it a string for the SQL statement and it executes it. Simple

  • Mike

colin <evonliow_at_singnet.com> wrote in article <01bbfe2e$197b91e0$279e15a5_at_Singnet.singnet.com.sg>...
>
> Does anyone know how to create a dynamic DELETE statement?
> I am trying to purge all my tables' records using the same procedure.
> i.e. I need to pass in table name,etc.
>
> My PL/SQL version 1.?? does not support the RDBMS standard package
> (DBMS_SQL), any alternatives????
>
>
>
> Thank u.
>
Received on Fri Mar 14 1997 - 00:00:00 CET

Original text of this message