79806435

Date: 2025-11-01 09:30:53
Score: 2
Natty:
Report link

For fast loading data you have to temporarily drop the index(s) and recreate after data load so that import of bulk data will be faster and make sure that recovery model has been set to bulk logged before data load and once the load task has been done st load is completed ensur that index are recreated and run the maintenance jobs(reindex, update statistics and backup jobs)

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sridhar Boypati