PejmanNik/sqlops-spexecutesql-to-sql

Inline variables?

alexdresko opened this issue · 0 comments

I think it would be helpful if this was able to optionally inline variables such that the output looks more like select * from table where column = 'some value'. To me, that makes it much easier to debug a complicated SQL statement.