This is my table data Student
Student
And this is my query --
All aggregate function works on rows specified by rowname and group by operation. You need operation on individual rows which is not an option for any aggregate function.