Database Workbench productivity tools
Database Workbench contains numerous productivity tools, making your work easier and faster, saving time and money.
Templates
The following templates are available:
- Object Templates: for code-based objects like Stored Procedures, you can create an "object template" to get a default header and start for your code.
- Name Templates: this makes it easier to name indices, foreign key constraints, primary key constraints etc by using an automatic naming convention.
- Code Templates: allowing for faster programming, a few characters can expand to an SQL statement.
SQL Insight with Join Completion and Parameter Insight
As all modern development tools, Database Workbench provides you with code insight for SQL: SQL Insight. This helps you to quickly write your SQL statements and the Join Completion feature makes it easier to link tables by using foreign key information from your database.
Many Other Productivity Tools
There are many other productivity tools available, not just limited to Database Workbench, for example the "special copy and paste"-tool.