Archives of the TeradataForum
Message Posted: Thu, 11 Apr 2013 @ 13:49:43 GMT
Subj: | | Re: How to increase the size of text o/p from sql assistant |
|
From: | | Dempsey, Mike |
I think we'll need some specific detail here. (Table defn. Actual query. Data sample)
SQL Assistant does not truncate data. It will return up to 64000 characters if you have a Varchar(64000).
You can apply a limit thru the options screen but that still doesn't truncate the data. It causes the application to write the data to files
instead of returning it to the display grid.
Mike Dempsey
|