查询Oracle执行的顺序

explain plan for select CFG_ID, COUNT(0) total   from LOG_FD_VIDEO_SAMPLE a  where 1 = 1    and SERVICE_TYPE = 35    and FOUND_TIME >=        to_date('2014-07-08 00:00:00', 'yyyy-MM-dd HH24:mi:ss')   
相关文章
相关标签/搜索