Skip to content
Archive of posts tagged compression

Table Compression – Order For Maximum Compression – Code Utility

David Aldridge wrote about choosing an ordering method for compressed tables here. I’ve added to his post that I’d written a simple routine to get the number of blocks, rows and space for a table when it’s ordered by each of the columns in the table so I can work out the compressability (is that [...]