Join Slack
Powered by
How do I insert a newline in to a string column? I...
# exposed
z
zt
02/17/2022, 10:53 PM
How do I insert a newline in to a string column? I tried
\n
but it just inserts the raw string instead of a newline
b
Bogdan
02/18/2022, 11:07 AM
https://stackoverflow.com/questions/31057/how-to-insert-a-line-break-in-a-sql-server-varchar-nvarchar-string
Bogdan
02/18/2022, 11:08 AM
https://www.datameer.com/blog/sql_how-to-insert-a-line-break-in-sql/
3
Views
Open in Slack
Previous
Next