Create newtable
as
select *
from ori-table
where create_dt<=trunc(sysdate)-1;
posted on 2022-05-31 17:32  Apeak  阅读(20)  评论(0)    收藏  举报