总是花时间浏览手册。
http://www.postgresql.org/docs/current/static/functions-
string.html
如果
split_part(string text, delimiter text, fieldint)没有做您想做的(以及更多,如果我了解您的MySQL函数),那么您将需要解释在哪里以及为什么。

总是花时间浏览手册。
http://www.postgresql.org/docs/current/static/functions-
string.html
如果
split_part(string text, delimiter text, fieldint)没有做您想做的(以及更多,如果我了解您的MySQL函数),那么您将需要解释在哪里以及为什么。