Hy Guys,

I needed denormalized my table to obtain high performance, but i want best 
appropriate the space.

I joint two column (of the JOIN) intro one column with two separadores (# and ;)

Example:
ID | column_1 | column_denormalized
1   |   Test      | 1#20202;5#1000101;

It has some method to minimize the space(disk space) required for this 
separadores ? Like some character that i
can use for minimize the table size?

PS: The table has 20.000.000 of rows with 2 GB data length.

Thanks.
==============
Atenciosamente,
Jan Gomes - [EMAIL PROTECTED]


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to