| Database Toolbox | ![]() |
Get number of rows in fetched data set
Syntax
Description
numrows = rows(curs)
returns the number of rows in the fetched data set curs.
Examples
There are four rows in the fetched data set curs.
To see the four rows of data in curs, type
See Also
cols, fetch, get, rsmd
| rollback | rsmd | ![]() |
© 1994-2005 The MathWorks, Inc.