這只是一篇文記,我不打算詳細說明
主要功能就是把某一個表的資料參照過來做更新
UPDATE file_record
SET tid = (select cdb_posts.tid from cdb_posts where cdb_posts.pid=file_record.pid)
WHERE EXISTS (select cdb_posts.tid from cdb_posts where cdb_posts.pid=file_record.pid);
隨機文章
- 快被捕夢網數位科技搞瘋掉了 平均2個月被入侵一次 (2016-12-17)
- 買OLPC做愛心,XO「給1得1」方案啟動! (2007-11-03)
- eee PC VS. OLPC 比較表 (2007-11-03)
- Product-技嘉GSmart「t600數位行動電視PDA手機」獲金質獎 (2007-11-03)
- apache port:443 is being used by another application (2016-12-30)