Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Cached Query Execution Plan Using DBO.

I have been looking around the community and in various reference tools and have not found a direct answer to this question. 

I am cleaning up and optimizing some older reports and am new to QlickView, so I am not 100% sure on how the query gets passed by QV.

In Crystal Reports, I can press the SQL Query button and it gives me the query it will use on the server; but I cannot find the same animal in QV.

Does QV pass the query directly to the server without any re-translation?

Does the TSQL practice of using dbo.tablename with the dbo. schema prefix increase any server performance by cacheing execution plans? 

0 Replies