cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What exactly the difference between table function and scaler function in SAP HANA

abhilashvb
Explorer
0 Likes
2,619

What exactly the difference between table function and scaler function in SAP HANA? can we use these functions in calculation view?

View Entire Topic
Cocquerel
Active Contributor
0 Likes

The difference is the ouput parameter type.
Scaler function is returning a single scalar value.

Table function is returning a table with several rows and columns.