博文

目前显示的是标签为“column output lenght”的博文

log how to increase sqlplus column output length?

Met this issue again today, log here. http://stackoverflow.com/questions/7384789/how-to-increase-sqlplus-column-output-length Use cmd on Windows 7 Professional SQL> set long 50000;    //it's OK.