Is there any way to make sqlplus output more like mysql?
JavierDec 2 2010 — edited Dec 2 2010I recently started learning oracle and I was wondering if there was a way to make the output of sqlplus to look like mysql?
it seems like mysql 'auto formats' output far better. I know that I can manually set formatting options in sqlplus but would be much better if there were a way it could do it automatically.