On 2/18/16, R Smith <rsmith at rsweb.co.za> wrote:
>
> Use the Mandelbrot set CTE for a cheat-sheet...
> CHAR(13)||CHAR(10)... etc.
>

Simpler:  char(13,10).  The char() function takes one *or more*
arguments and generates one character for each.
-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to