Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Is there a way to add a new line (line feed) while inserting values into a table

$
0
0

If you are asking about inserting newline into a text column of a table, this is possible, but it probably depends on your client. E.g. using only hdbsql, it is possible to insert '^M' , in linux this would be entered as ctrl-v enter. \n does not seem to work.

 

-- Micha


Viewing all articles
Browse latest Browse all 9165

Trending Articles