This chapter describes the functions that you can use with algorithmic compression (ALC) to compress and uncompress column data of character or byte type. Compression of data reduces space usage and the size of disk I/Os.
If the compression and decompression functions described in this chapter are not optimal for your data, you can write your own user-defined functions (UDFs) to compress and uncompress table columns.
Note: Using ALC together with block-level compression (BLC) may degrade performance, so this practice is not recommended.
Prerequisites
The functions in this chapter are embedded services system functions. For information on activating and invoking embedded services functions, see “Embedded Services System Functions” on page 24.
Related Topics
FOR more information on... |
SEE... |
ALC |
|
writing UDFs for ALC |
|
compression methods supported by Teradata Database and a comparison of the various methods |
|