Database Toolbox |
Get number of columns in fetched data set
Syntax
Description
returns the number of columns in the fetched data set numcols = cols(curs)
curs
.
Examples
This example shows that there are three columns in the fetched data set, curs
.
See Also
attr
, columnnames
, columnprivileges
, columns
, fetch
, get
, rows
, width
close | columnnames |
© 1994-2005 The MathWorks, Inc.