select * from table1 t where callend >=to_date('20060309171612','yyyymmddhh24miss')
                             and callend <to_date('20060309172012','yyyymmddhh24miss')
                           and callerno ='136622*****'