.separator
Set the separator string when the output mode is csv (the default is ,
).
Usage
.separator {character}
Examples
Return output in pipe-separated format:
.output csv.separator '|'
Set the separator string when the output mode is csv (the default is ,
).
.separator {character}
Return output in pipe-separated format:
.output csv.separator '|'