Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Does one need unicode compression in Tredata 14.0 - forum topic by pmehrotr

$
0
0

Iknow i Teradata 13.x, followng syntaxt is provided to implement compression for unicode
CREATE TABLE Customer

(Customer_Account_Number INTEGER,
Customer_Name VARCHAR(50),

Customer_Address CHAR(200) CHARACTER SET UNICODE
COMPRESS USING TransUnicode ToUTF8
DECOMPRESS USING TransUTF8To Unicode);
PAGE
 
But I am reading somehwere in 14.0, Tredata is storing unicode in UTF8, so this compression/decompression should not be required? I am creating brand new tables in 14/0.
 
Appreciate youir response.

Forums: 

Viewing all articles
Browse latest Browse all 14773

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>