December 2010
Intermediate to advanced
451 pages
11h 16m
English
![]()
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 ...
Read now
Unlock full access