Issues with Database/SQL problems and with Oracle in specific that needs to be fixed

Can we get a tabular output instead of whatever JSON style outputs for SQL queries? It's so difficult to understand the output and debug the code. Also, something's wrong with Oracle side where I see phantom errors like Invalid number or character when all I'm doing is select * from or select count() or something. I'm prepping for data engineer interviews and rely heavily on SQL questions.

Comments (4)