zoukankan      html  css  js  c++  java
  • 备份需求库规划库储备库四库数据到temp模式里

    select * into temp.de_cover_point_copy_2021_03_29 from de_cover_point;
    select * into temp.de_macro_station_copy_2021_03_29 from de_macro_station;
    select * into temp.de_micro_station_copy_2021_03_29 from de_micro_station;
    select * into temp.de_indoor_copy_2021_03_29 from de_indoor;
    select * into temp.de_cell_copy_2021_03_29 from de_cell;
    
    
    select * into temp.pl_cover_point_copy_2021_03_29 from pl_cover_point;
    select * into temp.pl_macro_station_copy_2021_03_29 from pl_macro_station;
    select * into temp.pl_micro_station_copy_2021_03_29 from pl_micro_station;
    select * into temp.pl_indoor_copy_2021_03_29 from pl_indoor;
    select * into temp.pl_cell_copy_2021_03_29 from pl_cell;
    
    select * into temp.re_cover_point_copy_2021_04_11 from re_cover_point;
    select * into temp.re_macro_station_copy_2021_04_11 from re_macro_station;
    select * into temp.re_micro_station_copy_2021_04_11 from re_micro_station;
    select * into temp.re_indoor_copy_2021_04_11 from re_indoor;
    select * into temp.re_cell_copy_2021_04_11 from re_cell;
    
    
    
    select * into temp.st_cover_point_copy_2021_04_11 from st_cover_point;
    select * into temp.st_macro_station_copy_2021_04_11 from st_macro_station;
    select * into temp.st_micro_station_copy_2021_04_11 from st_micro_station;
    select * into temp.st_indoor_copy_2021_04_11 from st_indoor;
    select * into temp.st_cell_copy_2021_04_11 from st_cell;
    ##############阁下如果是抄袭,爬取文章作恶或误导他人的开发者,请阅读中国现行法律的相关处罚条例再动手,转载之前最好先验证#############
  • 相关阅读:
    战国时期主张合众联横的两位游士
    解读蓝帆“取势,明道,优术”
    云起龙骧
    取势明道优术_百度百科
    曾鸣[长江商学院教授]_互动百科
    E=MC2
    罗斯福6号_百度百科
    时尚大帝_百度视频
    群星云集 BOSS上海时装秀—情沪魅影- 在线观看
    林志玲“情沪魅影”时装片展情缘-中新网
  • 原文地址:https://www.cnblogs.com/chuyuan/p/14592930.html
Copyright © 2011-2022 走看看