powered by
Write a PostgreSQL array as a string from a vector.
arrayStrToVec(x)
A string.
A vector.
arrayStrToVec(vecToArrayStr(c("a", "b")))
Run the code above in your browser using DataLab