A user must have OVERRIDE privileges on a row level security table to execute the COLLECT STATISTICS, HELP STATISTICS, or SHOW STATISTICS statement if the statement includes the VALUES clause. For information about statistics-related privilege requirements, see Teradata Vantage™ - SQL Data Definition Language Syntax and Examples, B035-1144.
Using a SELECT statement to access statistics data in DBC views usually requires only PUBLIC privileges. However, a user can access statistics data on a row level security table (for example row count) if they have the OVERRIDE SELECT CONSTRAINT privilege on the table.