Community

A Couple of Substring Functions: substr_count() and substr_by_delim()

(Jesper Krogh) A problem that sometimes when writing queries or stored routines is the need to use strings to do basic manipulation of the data. While from a performance perspective it is generally faster to do these manipulations inside the application, for various reasons it may be desirably to ke

Read More - Register for Free Membership