The simplest form of summary is counting: ''how many'' records were retrieved? A simple overall count is done by using ''count(*)'' as the thing to select (or ''project'', in formal relational algebraic terms): | The simplest form of summary is counting: ''how many'' records were retrieved? A simple overall count is done by using ''count(*)'' as the thing to select (or ''project'', in formal relational algebraic terms): |