ApexSQL Complete is a SQL Server Management Studio and Visual Studio add-in, that speeds up coding by automatically completing SQL code statements, filling in SQL code fragments and more: • Identify the structure of complex SQL queries • Format auto-completed keywords in upper, lower or proper case • Boost auto-complete performance with object caching • Navigate to object from query and locates it in Object Explorer • Execute queries safely in test mode without affecting a database • Reuse SQL code fragments as snippets and insert context-specific values as needed • Specify aliases to be filled in for objects from all SQL Server instances and databases • Navigate between recently opened and closed tabs with displaying query contents of those tabs • Color query tabs by environment • Provides history of all executed queries on SQL Server with query content • Create CRUD procedures • Guard against accidental data damage or loss with execution alerts See also • ApexSQL Complete product page • FAQs • (Video) An introduction to ApexSQL Complete • Videos ApexSQL has more SQL add-ins for Visual Studio to improve SQL developer productivity |