I want to create a custom aggregate function like SUM()
.
Can anyone help me how to create such an aggregate function in which we pass a column or row which returns a sum answer.
I want to create a custom aggregate function like SUM()
.
Can anyone help me how to create such an aggregate function in which we pass a column or row which returns a sum answer.