3.写SQL:同一ID,如果时间连续两天flag为1,则把第二天...第N天的flag修改为0。 update interval_test set interval_test.flag= '0' where exists ( ...
確定! 回上一頁