Query panel in the Keyboard shortcut action type window
Query panel in the Keyboard shortcut action type window

The Query panel is used to enter a query text in the Transact SQL language.

Figure 9.250. Query panel


The panel contains a multiline text field with the text of the query. The context menu of the field contains the following commands:

  • Test query – runs the query.

    Selecting this command opens the Query result window.

  • Cancel – undoes changes made to the query text.

    This command is available if the query text contains unsaved changes.

  • Cut – cuts the selection to the clipboard.

  • Copy – copies the selection to the clipboard.

  • Paste – pastes the selection from the clipboard to the specified location.

  • Delete – deletes the selection.

  • Select all – selects the entire text.

  • Find/Replace... (Ctrl+F) – contextual search and replacement.

    Selecting this command opens the Find/Replace... window.