Which function is used to display the total number of records from a table in a database?
sum(*)
total(*)
count(*)
return(*)