Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2638

Re: how to check the values of a data base table while debugging.

$
0
0

Hi Vinay,

 

You have to use COMMIT WORK statement after inserting record. So you can immediately check entry in table. In your case, program has its own commit work after completion of execution hence you are getting it after end of program.

 

Cheers,

 

Ashish


Viewing all articles
Browse latest Browse all 2638

Trending Articles