SQL Toolbelt

進行比較、同步、備份、分析等功能的 SQL Server 各種工具的集。

由以下開發商製作:Redgate Software
ComponentSource 開始代理銷售的日期:2005年

價格從: $ 3,537.27 4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級 (1)

i

Please note that SQL Toolbelt is only available to customers who already own a License and need to purchase additional licenses, or renew existing subscriptions.
If you do not already own SQL Toolbelt please consider Flyway or SQL Toolbelt Essentials as an alternative.

SQL Toolbelt - Includes updates to SQL Prompt

Released: Sep 26, 2018

v9.3 中的更新

特性

New in SQL Prompt v9.3

  • You can now refactor INSERT statements into UPDATE statements, making it easier to update the data in your tables.
    • This can be triggered by either right clicking in the script window and selecting the command, or by using the keyboard shortcut Ctrl+B, Ctrl+P.
    • The refactoring automatically adds a default WHERE clause, which you can customize to suit your needs.
  • You can now go directly to the Product Learning section of the Redgate Hub from within SQL Prompt.
    • Click SQL Prompt > Help > Product Learning to find how-to guides, in-depth technical articles and videos to help you uncover 'hidden gems' and make the most out of SQL Prompt.
  • SQL Prompt documentation now contains a list of all keyboard shortcuts available within the product.
  • When problems occur during formatting, the formatting actions that were successfully executed and those that were skipped are now displayed along with the failures.

修補程式

Fixed in SQL Prompt v9.3

  • SP-7208 : Fixed insert semicolon refactoring when merge statement was used as table source.