Hi Gurus,
I have a requirement of deleting DB table contents. Requirement is as follows,
User will select the DB table description in the seletion screen using drop down list.
Whichever description he selects,the corresponding table contents should be deleted and we should not hardcode the table name in if or case conditions.
Is this possible?
Regards,
G.Srinivasan