Designing and Implementing Databases with SQL Server 1002000 Enterprise Edition [Electronic resources]

Thomas Moore

نسخه متنی -صفحه : 153/ 120
نمايش فراداده

Q

Query Analyzer SQL Query Analyzer is an interactive, graphical tool that enables a database administrator or developer to write queries, execute multiple queries simultaneously, view results, analyze the query plan, and receive assistance to improve the query performance.

query optimizer The SQL Server database engine component responsible for generating efficient execution plans for SQL statements.