What is TO_CHAR (character) function?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is TO_CHAR (character) function?
Rating:
TO_CHAR (character) is a single-row function that is used to convert a value of NCHAR, NVARCHAR2, CLOB, or NCLOB datatype to the database character set.
where, character specifies a value of NCHAR, NVARCHAR2, CLOB, or NCLOB datatype.
Rating:
Was this information helpful?
Other articles
- What is RENAME statement?
- What is the syntax for creating a view?
- What is tablespace quota?
- What is NVL function?
- What is the syntax for creating an index?