Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DELETE ALL RECORDS, OF A BLOCK, FROM TABLE

915741Jun 27 2012 — edited Jun 27 2012
HI,
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)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 25 2012
Added on Jun 27 2012
10 comments
4,729 views