count(marks)
count()
avg(marks)
sum(marks)
Give the output of the query: SELECT MONTH("2010-03-05");
Given the following relations:
Table A
TableB
Find \( \text{TableA} \cup \text{TableB} \).