EXAM CRAM™ 2 Designing and Implementing Databases with SQL Server 2000 Enterprise Edition [Electronic resources]

Thomas Moore

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

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.