Hi,
Thanks for reading this post.
We have a requirement where we need to identify the complexity of the SQL server stored procedure based on the parameters such as, no. of multiple joins,no. of inline sp calls,no. of if/else constructs etc.
Is there any tool that can be used to analyze the SP based on the above parameters? Any help regarding this would be highly appreciated.
Thanks in advance.