Informatics Practices

Fill in the blanks:

The _________ function returns the total number of rows, including duplicates and NULL in a table.

SQL Queries

1 Like

Answer

Count(*)

Answered By

1 Like


Related Questions