MySQL includes a number of built-in string manipulation functions that are similar to the functions provided by Web scripting languages such as PHP. You can use these functions in both the "SELECT" ...
Successfully merging this pull request may close these issues. [SQL] Support MySQL SUBSTRING function.
Fixes src-d#42 This PR implements the substring(str, start, length) function with the following rules: - negative start or length causes an error. - start bigger or ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results