Give us feedback

Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
7918
Available
assets
+93
In the last
30 days 
352
Downloads in
the last 7 days
results for tag 
"mysql"
mysql-stored-procedure-demo-exec
Service icon
MySQL Stored Procedure - Demo Exec
by 
José Gonçalves
Executes a stored procedure of MySQL
Latest version
1.0.0
Latest release
13 Nov 2022
Compatible with
OutSystems 11
mysql
StoredProcedure
sql-checker
Reactive icon
SQL Checker
by 
Eone Technologies
A syntax error can quickly occur in the statements SELECT, INSERT, UPDATE, and DELETE. These errors typically arise when there is a violation of the language's rules or structure, making it essential to review and correct the code carefully to ensure adherence to the correct syntax.

Large and complex SQL queries pose a challenge when trying to locate syntax errors. This requires meticulous examination to identify and correct issues, which can quickly become tedious.

If the SQL validator detects a syntax error in your query, it will highlight the specific line, providing significant assistance, especially for large SQL queries. Common errors include forgetting to close parentheses, mistyping keywords, or omitting crucial terms.
You can use this tool to validate SQL. It's convenient to correct SQL queries before execution.
This SQL checker tool concentrates on verifying MySQL syntax due to its popularity. While MySQL aligns with many databases in SQL syntax, variations exist with databases such as PostgreSQL, DB2, etc.
Latest version
1.0.0
Latest release
19 Aug 2025
Compatible with
OutSystems 11
sqlsyntax
checksyntax
mysql
sqlverifier