select to_char('10','10')
from dual
This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL
why? pls help
Answer Posted / rpk
adding to the above answer to_char function takes only the
number value
i.e select to_char(10) from dual;
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain the dml?
Explain alias?
What are joins, explain all types of joins?
Explain the use of control file?
Who developed oracle & when?
What is ceil and floor in oracle?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
Explain the use of constraints option in exp command.
What is Reduced List of Values?
How to view all columns in an existing table?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
Difference between oracle's plus (+) notation and ansi join notation?
What is control file used for?
How can I see all tables in oracle?
WHAT IS ecc 6.0