Substring returns characters from a string, starting from the specified position, or index. Index values start with the number 0. Examples: substring('This_is_a ...