Which Functions Using Integer ==> String's i.e 2 ==> Two...
Like that string's ==> integer values ? It is Possible ?
Answer Posted / rajesh.mca
Using To_char() function
ex: select sal , To_char(To_Date(sal,'j'),'jsp') as "Sal in
words" from emp
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
How a tablespace is related to data files?
What is an oracle recycle bin?
What is an oracle function?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
What are the most common interview questions on ETL Testing for experience?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What are the common oracle dba tasks?
What is the use of file param in imp command?
How to insert a new row into a table in oracle?
How to rollback the current transaction in oracle?
What are transaction isolation levels supported by oracle?
Can a formula column be obtained through a select statement ?
What is the usage of control file in oracle?