Similarly, if you want to count the number of records for Zara, then it can be done as follows − SQL>SELECT COUNT(*) FROM employee_tbl -> WHERE name="Zara ...
確定! 回上一頁