摘要: 1、--数学函数;ABS(-8)绝对值、ceiling(3.12) 取上线、floor取下限、power(2,3)几次方、--round()四舍五入--sqrt开平方根、squar平方--字符串函数--ASCII 返回字符串最左边的字符ascii码select ASCII('name')select... 阅读全文
posted @ 2015-11-19 09:33 左转右转 阅读(797) 评论(0) 推荐(0)