SQL Prompt

Walk-through

Once you've installed SQL Prompt, you'll be able to speed up your coding, which will result in significantly enhanced productivity when working with SQL scripts.

Walk-through 1: Using SQL Prompt Pro

  • How to lay out SQL queries for easy viewing
  • Mouse-over tool-tips showing documentation
  • Summaries of object definitions

Walk-through 2: Intelligent code completion

  • Table and column name suggestions
  • How JOIN conditions are automatically generated
  • Parameter hinting for user-defined functions