Skip to Content
0
Former Member
May 29, 2008 at 11:18 AM

INSERT or MoDIFY statement

3054 Views

hi,

I have to insert a data for my ztable,for 1st time it is updating the data,but for the second time (since all the key fields are same as 1st record),it is going to modify the data in my table.(since i have used modify statement),But i want both the records.

any idea?