I have column values with Pipe separator, hence unable to replace this default
delimiter from the output.
Thanks Hari
On Monday, August 14, 2017 12:12 AM, algermissen1971
<[email protected]> wrote:
On 14.08.2017, at 07:49, Harikrishnan A <[email protected]> wrote:
Hello,
When I execute cqlsh -e "SELECT statement .." , it gives the output with a
pipe ('|') separator. Is there anyway I can change this default delimiter in
the output of cqlsh -e " SELECT statement ..".
What about sed?
Jan
Thanks & Regards,Hari