C H A P T E R  6

Image

Type Conversion

Type conversion takes place in almost every PL/SQL program. It is important to know how to convert from one datatype to another so that your applications can contain more versatility. Not only are datatype conversions important to developers, but they can also be a godsend to database administrators. Type conversion can occur when moving data around from one table to another. It is also very common when obtaining data from input forms and performing calculations upon it.

Whatever your use may be, this chapter will get you headed into the right direction with a handful of useful recipes. If your application works ...

Get Oracle and PL/SQL Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.