I use the SQL executor to join a lot of PostGreSQL and PostGis tabels.
One of these tables contain a "geom" column with points and line objects. At the end of the SQL statement i want to select only the lines. Can anyone specify which statement to use to select only linestrings?