I am new to LeetCode and am using it to practice my SQL skills.
The output formatting in the "Run Code Results" tab is not particularly helpful for SQL/database problems, as the output is:
I'd like to request that output for SQL/database problems:
These changes would greatly ease legibility, and eliminate the need to mentally convert from JSON to tabular format — all while trying to interpet the results and troubleshoot my own code. :-)
Thanks!