摘要: 1 cast(expr as type) 转化任意类型expr 为指定的类型 2 convert(expr,type), 同 cast(expr as type) 3 convert(expr using transcoding_name) 在不同地字符集间转化 4 binary expr sele 阅读全文
posted @ 2019-05-13 18:10 caojuanshu 阅读(14736) 评论(0) 推荐(1)