I am able to find "CONCATENATE" function in the list of functions available in the SQL Node (when I press Ctrl+Space)
But when used, I get the following error:
"{operationId:"sql.sql", message:"Undefined function: 'CONCATENATE'. This function is neither a registered temporary function nor a permanent function registered in the database 'default'.; line 1 pos 7"}"