Select from following answers:- Throws error
- 0
- 1
- 2

- All Above
Aggregate functions can be summed up by using addition operator. So it returns result as 2. But SQL Server won’t allow nested aggregate queries ( i.e. SLEECT Count( SUM( 1)) )
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator