Hi,
I am having a stored procedure which will execute in 5 mins in SSMS and return about 1 million records, but the same Stored Procedure is taking 15-20 mins in OLEDB source to return 1 million.
Why is it happen?
How can we fix it?
Hi,
I am having a stored procedure which will execute in 5 mins in SSMS and return about 1 million records, but the same Stored Procedure is taking 15-20 mins in OLEDB source to return 1 million.
Why is it happen?
How can we fix it?