Sears interview question

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

Interview Answer

Anonymous

18 May 2019

Use Over () after aggregate function instead of group by