Sears Interview Question

How to use an aggregate function in SQL without using a group by Clause.

Interview Answer

Anonymous

May 18, 2019

Use Over () after aggregate function instead of group by