Previous Topic: Removing Foreign KeysNext Topic: Non-SQL Tuning Options


Index Key Compression

To conserve disk space, you can instruct the database to compress an index key before storage and decompress it after retrieval. The index key is compressed in the same way that data is compressed. (For more information, see "Data Compression" earlier in this chapter.)