This example shows the C code for an external stored procedure that takes an INOUT string argument, strips off the first four characters, and returns the result.
This example shows the C code for an external stored procedure that takes an INOUT string argument, strips off the first four characters, and returns the result.