SQLite Forum

How to cancatenate all lines in table to a single string?
Login
Perhaps [group_concat aggregate function](https://www.sqlite.org/lang_aggfunc.html#groupconcat) is just the thing.