2016年5月28日
摘要: 时间函数: 1.curdate() 当前系统日期 调取: select curdate() 2.curtime() 当前系统时间 调取: select curtime() 3.now() 当前日期时间 调取: select now() 4.year() 求年,注意括号内必须有内容,不得为空 求年龄可 阅读全文
posted @ 2016-05-28 21:33 By_The_Way 阅读(1132) 评论(0) 推荐(0)