return the number of rows in a table
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Table), | intent(in) | :: | tab |
return the number of rows of a table in a table collection
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(TableCollection), | intent(in) | :: | tables | |||
| character(len=*), | intent(in) | :: | id |