SET COLSEPARATOR <separator>;
Sets the string that separates two columns. Preset to a spacing character.
SQL_EXA> set colseparator '|';SQL_EXA> select * from ty;