- Categories:
ROW_COUNT (system data metric function)¶
Returns the total number of rows in a table.
Syntax¶
Not applicable.
Returns¶
The function returns a scalar value with a NUMBER data type.
Usage notes¶
You can’t call this function directly. To learn how to associate the function with a table or view so it runs at regular intervals, see Associate a DMF to automate data quality checks.