当前位置:Gxlcms > 数据库问题 > oracle 数据库中 date类型数据查询操作,格式转换,字符转date

oracle 数据库中 date类型数据查询操作,格式转换,字符转date

时间:2021-07-01 10:21:17 帮助过:11人阅读

查询日期(类型为date)的数据 select * from auth_organization_t t where to_char(create_date,yyyy-mm-dd hh:mi:ss) = 2013-08-12 05:31:09 select to_char(create_date,yyyy-mm-dd hh:mi:ss) from auth_organization_t t

 

oracle 数据库中 date类型数据查询操作,格式转换,字符转date

标签:格式转换   数据库   div   数据   blog   char   style   create   pre   

人气教程排行