Open vincentsarago opened 3 years ago
Because we use temporary function (we add the SQL function and then rollback the transaction) the performance is worse than when using registered function within the database.
temporary
Because we use
temporary
function (we add the SQL function and then rollback the transaction) the performance is worse than when using registered function within the database.ToDo