Because the Forum Search Function does not work very well you can also use this method to find what you are looking for...
1) Go to Google
2) Type in several search terms, for example FARLAM MARIKANA GARYVDH (or your own username if you started the thread or posted in it) and press enter.
3) If...
Hi
I am using oracle sql and I want to produce the ffg output but am having problems.
I want the comma's to be replace with spaces but I cant figure out how to do it.
SQL> SELECT To_Char(123000,'999,999,999.99')
2 FROM dual;
TO_CHAR(123000,
---------------...