count () - Return a count of rows this Query would return.This generates the SQL for this Query as follows:SELECT count(1) AS count_1 FROM ( SELEC…
確定! 回上一頁