输入banner图图片脚本导航/分类

oracle date-time

to_date(‘2011-05-02‘,‘yyyy-mm-dd‘)    

 

select * from tablename where to_char(time,‘yyyy-mm-dd‘)>=‘2011-05-02‘    and to_char(time,‘yyyy-mm-dd‘)<=‘2011-05-30‘ 

oracle date-time

标签:and   span   acl   where   class   date   har   time   to_char