In: Computer Science
--Know how to do tuple comparison in queries.
--Know how to use operators with nulls, and know the is null and is
not null operators.
--Be able to use the aggregate functions avg, count, min, max, and
sum and know how to use them with group by and having.
--Know how aggregation works with null values.
Study guide can you please provide examples