WILLIEWANKA
Technical User
I am currently part of a group of users within a database. We have a limited amount of space in which to create and store our tables. Is there any way we can archive or compress an entire table to save some space?
I have evaluated using COMPRESS on columns with only a couple of distinct values (nulls,indicators, codes, dates) and have saved about 25% of space. We'd like to make the implementation easier on the users so they don't have to go back and recreate each table with COMPRESS on each column. Is there another way to do this, or some other reccomendations?
I have evaluated using COMPRESS on columns with only a couple of distinct values (nulls,indicators, codes, dates) and have saved about 25% of space. We'd like to make the implementation easier on the users so they don't have to go back and recreate each table with COMPRESS on each column. Is there another way to do this, or some other reccomendations?