-
Relational database using SQL language in general
-
this is the basic simple queries selecting column from tables with LIMIT constraints
-
As a reminder, where must be placed directly after we specify from clauses
-
the results of this queries is sum adhar_generated that whose age beyond 60, for each district.
-
-
aggregate function(sum) most likely need non-agregate field(group by) to sorted