Is there a command or script to set the display of all cols in a select statement to 10 chars so that cols that are more than that are truncated? I know that I can change a particular cols, width, but was hoping there is an easy way to do it for all cols without having to specify each one.