取得select跟insert、update、delete的總筆數方法是不一樣的*rowCount無法返回SELECT的行數。 *rowCount可以返回DELETE, INSERT, 或者UPD.
確定! 回上一頁