String

Strings follow SQL string conventions, so the first position in the string is 1. For example, the “A” is in position 1 in the following string, with each position noted under the example:

“A   s t r i n g”
 | | | | | | | | 
 1 2 3 4 5 6 7 8