SQL Server interview questions: - How can we improve performance by using SQL Server profiler?
Shivprasad Koirala
Select an image from your device to upload
By using SQL server profiler you can capture the load and create a load file , then this load file you can submit it to SQL Server performance tuning wizard to get performance suggestions. Below is a simple video which demonstrates end to end how SQL server performance tuning wizard helps to achieve performance.
Please click here to see more C# interview questions