Hello,
I have this stored proc I am trying to determine if it can be optimized for better performance. Currently it takes 15 minutes to INSERT 28,000 records into [Email] table on a VM with multiple CPU and 16GB RAM on SQL Server 2014. If anyone could
I have this stored proc I am trying to determine if it can be optimized for better performance. Currently it takes 15 minutes to INSERT 28,000 records into [Email] table on a VM with multiple CPU and 16GB RAM on SQL Server 2014. If anyone could