New feature: Reformat SQL
| User, date | Message |
|---|---|
|
Written by ansgar
3 years ago Category: News 3976 posts since Fri, 07 Apr 06 |
We've all been there: Getting some totally unreadable portion of SQL queries from someone else's code, and you are hard working to find the logic in order to understand it. Now, HeidiSQL can reformat such SQL, so it gets readable again. Just press the relevant button on the main toolbar:![]() Example code, before reformatting: select * # select ... and after reformatting: SELECT * # select |
|
Please login to leave a reply, or register at first. |
