语法
Press CTRL+C to copy count = ccnx.affected_rows()
count = ccnx.affected_rows()
返回最近一次 UPDATE、INSERT 或 DELETE 语句更改、插入或删除的行数。
UPDATE
INSERT
DELETE