Michael Jenkins, Programmer/Analyst, International Mission Board
see more
Datasheet: Formatting screen mockups and examples
Improve readability, consistency and standardization with SQL formatting. Easily define and share SQL coding standards among multiple developers
Clean up sloppy SQL code and eliminate implicit references by fully qualifying object names and replacing wildcards with actual column names
Convert SQL into a variety of popular client programming languages. Encapsulate lengthy blocks of SQL into database objects like views and procedures
Automatically update all dependent database objects on renaming or changing columns and parameters
Automatically highlight unused parameters and variables while typing
Encapsulate lengthy blocks of SQL code as views, functions and procedures
Streamline your database design by replacing one to many relationships with associative tables. Leverage the performance benefits of replacing natural with surrogate keys and splitting large tables
Add or remove parameters and change their names, default values or data types without breaking dependencies