摘要: ASCII(character_expression) 返回最左端字符的 ASCII 代码值 CHAR(integer_expression) UNICODE(ncharacter_expression) 按照 Unicode 标准的定义,返回输入表达式的第一个字符的整数值。 NCHAR(integer_expression) LOWER(character_expression) 以字符串中... 阅读全文
posted @ 2008-04-03 15:17 大力 阅读(1442) 评论(0) 推荐(0) 编辑