![]() |
|
Archives of the TeradataForumMessage Posted: Tue, 27 Apr 2004 @ 17:48:02 GMT
<-- Anonymously Posted: Tuesday, April 27, 2004 12:50 --> I have a field populated with all zeroes defined as
FILLER1 CHAR(26) UPPERCASE.
Inorder to compress the field, must I list all 26 zeroes in the COMPRESS phrase
FILLER1 CHAR(26) UPPERCASE COMPRESS '00000000000000000000000000'
or can I compress it using this
FILLER1 CHAR(26) UPPERCASE COMPRESS '0'.
Thanks.
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||