Give the output of the query: SELECT MONTH("2010-03-05");
Given the following table:
State the output of the following query:
SELECT COUNT(SALARY) FROM EMPLOYEE;
Given the following statement: import matplotlib.pyplot as plt 'plt' in the above statement is .............. name.
import matplotlib.pyplot as plt
'plt'
count(marks)
count()
avg(marks)
sum(marks)