Hi, I have a table of LineStrings, and need to create a table of MultiPoints, where every multipoint is using the same vertex of a LineString. There is a method to do this using only sql ? Thx, Andrea.