Toggle Option for SQL Query Auto-Formatting
We all write SQL queries in a style that makes them clear and easy to understand. However, I’ve noticed that Zoho Analytics sometimes reformats queries in a way that reduces readability - especially when editing existing queries written in a specific structure.
A particular pain point is how single-line comments are converted into block comments, and the overall reformatting can scramble the original layout. To improve flexibility, I’d love an option to toggle auto-formatting on or off based on user preference.