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
Explain oracle 12c new features for developers?
Why use resource manager in Oracle?
What is the difference between translate and replace?
How to display employee records who gets more salary than the average salary in the department?
What is oracle thin client?
How to create an oracle database?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
How to create lov dynamically at runtime & attach to text field?
What is the quickest way to fetch the data from a table?
What is a database schema in oracle?
Explain the use of consistent option in exp command.
What is a subquery in oracle?
What do you understand by a database object? Can you list a few of them?
How to set a transaction to be read only in oracle?
Is it possible to split the print reviewer into more than one region ?