Multiple choice technology databases which one is not a function in oracle....? compose decompose translate retranslate Reveal answer Fill a bubble to check yourself D Correct answer Explanation Oracle SQL includes TRANSLATE for character replacement, and COMPOSE/DECOMPOSE for Unicode handling. RETRANSLATE does not exist as a built-in Oracle function.