Is there a way to register scalar function in ext?
4kimov opened this issue · 0 comments
4kimov commented
In this example, the created function is a table function. How would one make it a scalar function so that the following is possible?
select hello('rusty');