ItJunction4all
What will be the result of below SQL query ? SELECT SUM(Salary) , COUNT(SALARY) FROM Employees (Assume there are no records in the table )
5 months ago | [YT] | 4
ItJunction4all
What will be the result of below SQL query ?
SELECT SUM(Salary) , COUNT(SALARY) FROM Employees (Assume there are no records in the table )
5 months ago | [YT] | 4