SQL Prompt Standard edition has been retired with the release of SQL Prompt 6.0. All SQL Prompt features are now available in a single edition.
Rilasci di SQL Prompt Standard
Released: Jul 1, 2026
Aggiornamenti in 11.4.0.25545
Funzionalità
Released a new AI preview feature, Redgate Assistant, a chat based AI interface within SQL Prompt that can be used to generate SQL, fix bugs, and more.
Redgate Assistant can be enabled in the SQL Prompt options, on the AI page, under the preview section.
It can be accessed through the SQL Prompt menu button, or through the keybind Alt-A.
Redgate Assistant is able to read the information inside your query editor window, database information (but not contents), and schema information...
Find Invalid Objects SQL Prompt 5 enables you to easily find invalid objects in your database. This can be useful, for example, if you have inherited a legacy database and you want to know if objects are referencing other objects that no longer exist in the database.
Script Object as ALTER from a query window If you are navigating a query that contains a reference to an object, SQL Prompt 5 enables you to script out that object directly from the query window by pressing F12.