用osql指令+Window定時排程~可以先備份,然後先清除B主機指定資料表(truncate table 某資料表),再複製A主機指定資料表到B主機指定資料表...
from pyquery import PyQuery as pq import pandas as pd html = None with open(&qu...
你這個報表是 AWR ordered by CPU time建議可以改用 AWR ordered by Elapsed time再去取前五名就不用自己排序 參考...
請參閱 : How to only get data of first table on a Wikipedia page using BeautifulSou...