Hi all,
I wonder if it is possible to return the result of a CE-function (in this case a max() aggregation) into a scalar variable instead of a table variable.
It works with SQLScript (select .. into variable..), but using a function could increase the performance.
Any experiences?
Thank you,
Fabian