Learn more about Toad for SQL Server
at Quest.com

Find solutions and downloads at the
Toad for SQL Server Support Portal

< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page

Toad for SQL Server 5.7

You are here: Edit SQL > Recall SQL Statements

Recall SQL Statements

SQL Recall saves individual statements that were executed in the Editor or Query Builder so you can reuse them. This can reduce the amount of time needed to write code or execute frequently used, single statement queries.

Note: SQL Recall only works with a single statement. If you execute more than one statement, none of the statements are added to SQL Recall.

To add a recalled statement

  1. Select View | SQL Recall from the menu.

  2. Double-click the statement or drag it to an open Editor window or the Query pane in the Query Builder.

    Troubleshooting: If you are unable to paste the statement in the Editor or Query Builder, make sure that the correct database is active.

Tips:

 

Related Topics

About Editing SQL 

Build Queries Visually 

Insert Code Snippets