Select from following answers:- INITCAP
- REPLACE
- DECODE
- IFELSE
- All Above
DECODE - This will create IF THEN ELSE logic.
INITCAP - will be like Captilaize the first Letter of each word (Camel Case).
REPLACE - will replace instead of one word or string to another.
IFELSE - No keyword exists like that.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator