The Statement Cache window displays information about SQL queries and query plans stored in the statement cache.
The Statement Cache Summary gives details about the size, hit count, and traffic in the cache. The Cached Statements table lists SQL statements by statement ID (SSQLID), and gives the owner name, use count, CPU time, elapsed time to execute, and logical and physical I/O figures for each query.
The Cached Statement Text window displays the query selected in the Cached Statements table.