Hi Raja,
this only relates to LATIN vs. UNICODE, of course they hash differently and thus you can't get PI-to-PI joins. But algorithmic compression doesn't change the charset, only the storage (btw, you can't compress a PI column).
Joining on columns with different character sets is a sign of bad database design :-)
Hi Raja,
this only relates to LATIN vs. UNICODE, of course they hash differently and thus you can't get PI-to-PI joins. But algorithmic compression doesn't change the charset, only the storage (btw, you can't compress a PI column).
Joining on columns with different character sets is a sign of bad database design :-)