Byte-Counting or Character-Counting

When you design string manipulation functions such as SUBSTR, there could be two alternatives for length and position parameters as follows:


[Back: Data Type]
[Next: Byte-Based Operation or Character-Based Operation]