Imported records are getting disappeared from the table
Hi, I have loaded some records through Data source using JDBC connection. More than 6000 records got inserted into my custom table. But when I checked the same table after few minutes, the table is empty with no records in it. I did checked for the d...