摘要: 10.16 to_char函数的功能是将数值型或者日期型转化为字符型 select * from emp where rownum<=5; oracle行数,条件组合要加and,mysql是limit 英文日期条件查询select * from 表名 where to_char(DATE_TRAVE 阅读全文
posted @ 2018-10-16 16:03 ssyyhh 阅读(200) 评论(0) 推荐(0) 编辑