cenalulu / udf_sep_index

MySQL UDF function to extract a substring from a character delimited string from the given index of occurance of delimiter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

udf_sep_index

MySQL UDF function to extract a substring from a character delimited string from the given index of occurance of delimiter.

About

MySQL UDF function to extract a substring from a character delimited string from the given index of occurance of delimiter.