SQL> Col [Column Name] Format A4
SQL> SELECT [column name] from ....
A represents a character pattern, 4 is 1 line display 4 characters.