I need to create batch job to delete records from a table which is saving data per company and also from related table. I am able to delete the records using while select, but performance is very bad. Can someone please suggest me the best way to solve this problem?
↧