1. SELECT count(*) | count(列名) from tablename
    2. [WHERE where_definition]