how to set width and height of sql command line output? -
i want see output in 1 line,i.e columns should side side.
i have tried set pagesize 200,set linesize 200 didn't desired output in sql command line.how can fix it?
if using windows command prompt left click on windows icon , click properties. set screen buffer size > width = 3000. persist setting same under defaults.
Comments
Post a Comment