DEVFYI - Developer Resource - FYI

What's Character Functions

PL/SQL Interview Questions and Answers


(Continued from previous question...)

What's Character Functions

Character Functions are INITCAP, UPPER, LOWER, SUBSTR & LENGTH. Additional functions are GREATEST & LEAST. Group Functions returns results based upon groups of rows rather than one result per row, use group functions. They are AVG, COUNT, MAX, MIN & SUM.

(Continued on next question...)

Other Interview Questions