Completion-aided SQL coding
Context-aware code completion
Ever wondered how to make your SQL coding 2 to 4 times faster? As witnessed by the users of dbForge SQL Complete, it is extremely easy. Right from the start, you get it all with IntelliSense-style context-aware code completion, which includes relevant keyword and object suggestions, phrase completion, statement expansion, instant syntax validation, and JOIN clause auto-generation. Also note that you can get quick info on database objects while coding by simply hovering the cursor over them.
Predefined and custom SQL snippets
Want to get your daily coding done even faster? Then have a look at the library of predefined SQL code snippets—modifiable and reusable fragments of code that can be easily expanded from shortcuts. Moreover, you can enlarge the library and tailor it to your needs and preferences with your own custom snippets. Group and sort them the way you like and share them with your fellow SQL developers.
Smart code refactoring
Want to save more of your precious time? Meet smart refactoring, yet another major feature that will make your daily work as convenient as ever. For instance, SQL Complete auto-generates aliases for tables, views, table-valued functions, and synonyms—and if you need to rename them, you can do it directly in the code. All references to the renamed aliases will be automatically replaced with the relevant ones. In a similar way, you can rename variables and scripted database objects of any type.