interview help in Oracle
Wednesday, September 1, 2010
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.
What is the use of place holder column?
A placeholder column is used to hold calculated values at a specified place rather than allowing is to appear in the actual row where it has to appear.
What is a timer?
Timer is an "internal time clock" that you can programmatically create to perform an action each time the timer expires.
Timer is an "internal time clock" that you can programmatically create to perform an action each time the timer expires.
Subscribe to:
Posts (Atom)