Oracle SQL CMD Line
cmd, line, oracle, sqlplus
Solution
In sqlplus, execute this:
SET LINESIZE 1500
Problem
Whenever I perform select statements in the command line tool it doesn't use all of the space. I've modified buffer size and window size and it just doesn't work. Here is the screenshot: