DELETE ALL RECORDS, OF A BLOCK, FROM TABLE
915741Jun 27 2012 — edited Jun 27 2012HI,
i retrieve some records from a table into a data-block of multiple records.
in another block, name is CNTRL, i have two button DLT_SELECTED and DLT_ALL.
dlt_selected is working fine, to select the records i am using check_box in front of each record.
problem is with dlt_all button.
on pressing, this button is supposed to dlt all records of the data block.
but i cant achieve this , plz help me out. what should be the pl/sql code behind DLT_ALL button ???
thnx in advance... ( form verson is 10g)