What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?
ORACLE Interview Questions and Answers (Part 1)
(Continued from previous question...)
168. What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?
Show editor is the generic built-in which accepts any editor name and takes some input string and returns modified output string. Whereas the edit_textitem built-in needs the input focus to be in the text item before the built-in is executed.
(Continued on next question...)
Other Interview Questions
|