Query Processing Architecture

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

SQL statements are the only commands sent from applications to SQL Server. All the work performed by an instance of SQL Server is the result of accepting, interpreting, and executing SQL statements. The processes by which SQL statements are executed by SQL Server include the following: