I have many complex SQL queries that I would like to optimize. The performance on it is pretty bad. Is there an online tool to optimize such queries?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are talking about MS SQL Server, then Yes: SQL Profiler is part of SQL Server.
Optimizing is not the easiest thing to do!
This might be of help: MS SQL Server 2008 – How Can I Log and Find the Most Expensive Queries?