Having previously used Microsoft's SQL Management Studio, I often used the query syntax check feature, pretty handy especially in a production environment.
- Is there a similar feature in phpMyAdmin ?
- If not, is there a way to validate the proper syntax of an SQL script without executing it ?
Any help or link to a related would be much appreciated.