|
What is the result of this query if no rows are selected: SELECT SUM(SALARY) FROM EMP WHERE QUAL='MSC'; ?
COBOL SQL Interview Questions
(Continued from previous question...)
What is the result of this query if no rows are selected: SELECT SUM(SALARY) FROM EMP WHERE QUAL='MSC'; ?
NULL
(Continued on next question...)
Other Interview Questions
|