Query 1: (lightning fast)
sp_executesql \"select * from tablesView where Id = 1\"
vs.
Query 2: (too slow)
sp_executesql