语法
Press CTRL+C to copy count = ccnx.num_rows()
count = ccnx.num_rows()
返回活动结果集中的行数。
如果不存在结果集,则引发 MySQLError 异常。
MySQLError