Hi, I'm looking for an external UDF that will emulate the strtok function in C. I'm aware that it is available as an internal function on TD14, but our client is running 13.10. I am using it in a recursive query to denormalize a view, so i need a scalar UDF that will return a single value result. Thanks!
↧