How to remove Line Breaks from a string using Siebel eScript March 07, 2022 • Guide In Siebel if you copy the value from field (which have line break character) and paste in notepad it will look fine, but when you use query ... Read More →
How to remove Line Break when selecting data from SQL Server March 02, 2022 • Guide When you run SELECT query and copy the result to notepad or excel instead of one row columns with new line character shifts to new row. char... Read More →