Multiple choice technology databases

Which one is oracle function....?

  1. divert

  2. convert

  3. straight

  4. revert

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

CONVERT is a valid Oracle SQL function that converts character strings from one character set to another. The other options (divert, straight, revert) are not standard Oracle functions.