When we have a complex SQL object with multiple parameters and something goes wrong is difficult to find which parameter is the problem.
It would be fantastic during debugging can execute an SQL object parameter by parameter.
It would make it very easy to find an exception for example that is occurring in the SQL object without the need to separate the parameters where I think the problem is.