输入banner图图片脚本导航/分类

备份数据库

    DB2、Mysql

create table T37_PARTY_RESULT20181224 like T37_PARTY_RESULT
insert into T37_PARTY_RESULT20181224 select * from T37_PARTY_RESULT

=================================================================

 


    Oracle

create table T37_PARTY_RESULT20181224 as select * from T37_PARTY_RESULT


备份数据库

标签:art   ike   into   oracl   from   数据库   table   mysql   nbsp