Which of the following are valid statements to obtain the number of row returned by a sql query (It could be from any DBMS)
pg_numrows($result)
postregSQL_numRows($result)
mysql_num_rows($result)
ora_num_rows