mardi 21 avril 2015

populate/execute one lakh records in a faster/better way?

Can we populate/execute 100000 records(currently in for loop customization) in a faster/better way? for(int i=0;i< 100000;i++) {

} Is there any threading (or) any other optimized approach to do this.

Aucun commentaire:

Enregistrer un commentaire