摘要:
Welcome to babun - the Windows shell you will love!You have got a lot of things under the hood here! pact -> a package manager that handles installati 阅读全文
摘要:
DELETE tmp FROM tmp LEFT JOIN final_tbl ON tmp.id =final_tbl.id WHERE tmp.id = final_tbl.id update final_tbl, tmp set final_tbl.last_open_date=tmp.date where final_tbl.id=tmp.id; 阅读全文