![]() |
Hello,
29 Jul 2014
| 2 comments
,
|
![]() |
I want to replace all of the whitespace and non alphanumeric characters in a string. It seems like some form of the following should work:
01 Nov 2013
| 13 comments
,
|
![]() |
Hi All
02 Apr 2013
| 7 comments
,
|
![]() |
Hi, Need Help on Replace Function
Senario: There is column with Value: Text1 , Text2 , Text3; Need to Replace it as Text1 Text2 Text3
Other Information: 1. OREPLACE function is not installed, Please help me with other possibilities
10 Sep 2012
| 1 comment
,
|
![]() |
I am running a query that returns blling data with an account number that contains "." in no set position. What I need to do is replace the period "." in each instance that it occurs with a forward slash "/". I have read many items related to using UDF's, however I do not own the server and have no idea if any UDFs are actually loaded.
25 Apr 2012
| 18 comments
,
|
![]() |