Home
AskTheOracle Blog
Oracle Tips & Tricks
Oracle Training
Oracle Tutorials
PL/SQL
SQL
Advanced Tutorials
Performance Tuning
Certification
Oracle 10g
Oracle 11g
Oracle and .Net
Oracle Utilities
Developer Tools
Oracle Questions?
Oracle News
Search This Site
About Us
Disclaimer
Privacy Policy
Contact Us
Subscribe To This Site
XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Subscribe with Bloglines

Data conversion functions in oracle?

by neelima
(Hyderabad)

QUESTION:
What are the data conversion functions in Oracle?





ANSWER:
Oracle has a large number of conversion functions (for example) to convert dates to character strings and vice versa, to convert numbers to character strings and vice versa, to convert hexadecimal to raw (binary), to convert character strings to time intervals, etc.

A description of all the conversion functions, their syntax, and examples of use are available in the Oracle SQL Language Reference available from the Oracle Technology Network along with all the other documentation for Oracle databases, Oracle Fusion Middleware, applications and the recently acquired products and technologies from Sun Microsystems.

Click here to post comments.

Join in and write your own page! It's easy to do. How?
Simply click here to return to Oracle Questions
.