Multiple choice

Which of the following functions in oracle converts a string into unicode in the database unicode character set?

  1. Translate()

  2. Unistr()

  3. Substr()

  4. Upper()

  5. Ascii()

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This function in oracle converts a string into unicode in the database unicode character set.