摘要:
-- 按照时间条件declare-- Local variables herev_stat VARCHAR2(100) := 'to_date(''2011-12-28'',''yyyy-mm-dd'')';cursor mycur isselect 'DELETE FROM ' || table_name || ' where stat_time < ' || v_stat || ';' gofrom user_tables;tableinfo VARCHAR 阅读全文
posted @ 2012-04-17 14:56
游客远
阅读(122)
评论(0)
推荐(0)

浙公网安备 33010602011771号