For application support teams, quick access to reusable SQL statements is essential when analyzing issues or troubleshooting applications. The SQL Scratchpad serves as a personal and shared repository for all your SQL snippets, making it easy to organize, reuse, and execute them directly within Hora.
Key Capabilities
-
Organized SQL Library: SQL statements are stored in the file system and displayed in Hora as a tree view, where each node represents both a folder and a SQL file.
-
Collaboration Ready: Add multiple root folders from network drives to share SQL statements seamlessly with colleagues.
-
Parameter Support: Use SQL parameters (:1
) or lexical parameters (&1
). KeepTool automatically prompts for values before execution, ensuring accuracy and flexibility.
-
Powerful Result Handling: Query results appear in a familiar data grid that supports advanced filtering, grouping, and navigation — similar to the Data Content Browser.
Benefits for Support Teams
With the SQL Scratchpad, support teams can:
-
Quickly access frequently used queries.
-
Share tested SQL scripts across the team.
-
Standardize troubleshooting and analysis workflows.
-
Gain deeper insights into data with powerful filtering and grouping.
By combining organization, collaboration, and flexibility, the SQL Scratchpad empowers support teams to resolve issues faster and more efficiently.