C#技术百科
问问你的心你有没有信心 做事情要专一坚定,执着

oracle 克隆表 

create table MED_PLAN_USERS as select * from med_his_users--加数据

 

create table MED_PLAN_USERS as select * from med_his_users where rowid<1 --无数据

 

posted on 2011-02-24 13:19  王德田  阅读(501)  评论(0编辑  收藏  举报