Hi experts,
I am executing a program; with this program I am inserting the field into the database table.
I wrote commit after insert. I checked in the debugging and database table too it is inserting successfully after commit.
But after complete execution of the program the entry is deleting from the database table.
Please let me know what can be the problem?
Thanks in advance.
Krishna #