※ 引述《poutars (阿蘭輝茲的光榮)》之銘言:
: 版本: IBM DB2
: 問題:http://tw.knowledge.yahoo.com/question/question?qid=1509032900478
: 用一句sql語法搞定它
: 請各位高手解惑
: 謝謝^^
假設有2100組
update tableX set deadline='20090410' order by id asc limit 0,700;
update tableX set deadline='20090420' order by id asc limit 700,700;
不一定可行 若不行可再試試where exist( ) 等語法
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.116.40.183