countTable
Returns the number of records in a specific table within a given database.
Return
The number of records in the specified table.
Parameters
database
The name of the database.
table
The name of the table.
Returns the number of records in a specific table within a given database.
The number of records in the specified table.
The name of the database.
The name of the table.