Tool for beautify prepared sql statement
Copy your sql prepared statements,paste it and beautify.
Supporting Queries Types
*INSERT
*UPDATE
*SELECT
*DELETE
Features
*Removes all ? from sql prepared statement and filling with actual values.
*Word wrapping (Formatting)
*Shows values as table structure.
*Search Functionality
Useful for server log monitoring.