Script Analysis and Execution in the Transact-SQL Editor

Not only can you edit database queries and scripts in the Transact-SQL (T-SQL) editor, but also you can validate your SQL syntax, execute database queries and scripts, and examine the result sets.

In This Section

  • Query Results Overview
    Provides an overview of how you can view and work with the results that you obtain when you run your queries and scripts.