In addition to the obvious route of issuing another query with a COUNT(*), you can also use a MySQL-specific trick for this. If you run this SQL: SELECT ...
確定! 回上一頁