"SET TAB {ON | OFF}
Determines how SQL*Plus formats white space in terminal output. OFF uses spaces to format white space in the output. ON uses the TAB character. TAB settings are every eight characters. The default value for TAB is system dependent."
Para desativar isto, deve-se colocar antes da execução do SELECT a opção SET TAB OFF
Para outros parâmetros do SQL*Plus, consulte SET System Variable Summary (http://docs.oracle.com/cd/B19306_01/server.102/b14357/ch12040.htm)
Nenhum comentário:
Postar um comentário