SQL Complete v4.8 release notes
Last modified: April 9, 2025
Compatibility
- Windows 10 support
Code Formatter
- MERGE statement support
Code completion
Support for the following statements:
- MERGE
- CREATE DATABASE
- ALTER DATABASE
- DROP DATABASE
- BACKUP DATABASE
- EXEC sp_attach_db
- EXEC sp_detach_db
- CREATE STATISTICS
- UPDATE STATISTICS
- DROP STATISTICS
- CREATE INDEX
- ALTER INDEX
- DROP INDEX
- ENABLE TRIGGER
- DISABLE TRIGGER
Phrase completion
- SQL Complete suggests not only separate keywords and object names but entire code phrases
Was this page helpful?