answersLogoWhite

0


Best Answer

This question depends on the size of each record, and the composition of the textual data. If we make some assumptions about the data, this question becomes answerable. Assuming a low cardinality (tons of repeating rows or fields) of the data, and a 4kb average record size, you could expect to store at least 8,000 rows of data. With 2kb average record sizes, you would approach 17k records, and 1kb-sized records would yield upwards of 33k total records. The smaller each row is, and the lower the cardinality, the more records you could fit into that same 10mb space. Conversely, higher cardinality and larger records will yield fewer records stored in the same amount of space.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many text records fit in a ZIP of 10MB assuming that normal compression is used?
Write your answer...
Submit
Still have questions?
magnify glass
imp