Translate('张三' USING NCHAR_CS)--此处的“你好”是varchar类型  


Translate(yourWords USING CHAR_CS)--此处的yourWords是nvarchar类型