脚本之家
var t = null;
function time(){
dt = new Date();
var y=dt.getFullYear();
var h=dt.getHours();
var m=dt.getMinutes();
var s=dt.getSeconds();
document.getElementById("timeShow
//按天统计
select count(dataid) as 每天操作数量, sum()
from
where
group by trunc(createtime, "DD"))
//按自然周统计
select to_char(date,"iw"),sum()
from
where
group by to_char(d